ðFilesystem
filesystem namespace
Functions
read
path
string
path to file
Returns:
read_stream
path
string
path to file
Returns:
write
write_stream
remove
path
string
path to file
exists
path
string
path to file or directory
Returns:
is_file
path
string
path to file
Returns:
is_dir
path
string
path to directory
Returns:
create_dir
path
string
path to directory
Last updated