module myna.core.utils.filesystem
Tools for file system operations
function working_directory
working_directory(path)
Changes working directory and returns to previous on exit.
function is_executable
is_executable(executable)
Checks if executable is valid, either as absolute path or accessible through PATH
function strf_datetime
strf_datetime(datetime_obj)
Return the current date and time as a pretty string
This file was automatically generated via lazydocs.