get_path()
read_file()
read_lines()
write_file()
append_file()
load_json()
write_json()
clear()
exists()
remove()
ensure_dir_exists()
ensure_file_exists()
Check if a file exists.
fname (str) –
in_module (bool, default=False) –
bool