moras
1.0.1
Module file_io
Functions
In moras::io
Module
moras
::
io
::
file_io
Copy item path
source
·
[
−
]
Functions
§
get_last_modified
get file last modified time.
get_last_modified_str
get file last modified time with string path.
read_file
Read file with std::Path.
read_file_str
Read file with string path.
write_file
Write file with std::Path.
write_file_str
write file with string path