Module utils

Source

Functions§

blue
cmd
get_black_list
Get black list
get_config_path
get_current_unix_time
Get current time in unix time
get_file_unix_time
Get file’s system timestamp in unix time
get_history_path
get_meta_path
get_rel_path
get_rif_directory
Get rif file
green
red
relativize_path
Convert a path into a relative path
strip_path
Strip a target path with a given base path
walk_directory
Walk directories and call a given function
walk_directory_recursive
Recursively walk directories and call a given function
yellow