mo_os routines were refactored
- respect
show_msg
andshow_err
settings inmo_message
-
path_exists
,path_isdir
andpath_isfile
all have signature(path, answer, verbose, raise)
now - simplify inquire logic
mo_os routines were refactored
show_msg
and show_err
settings in mo_message
path_exists
, path_isdir
and path_isfile
all have signature (path, answer, verbose, raise)
now