Expand description
Structs§
- File metadata. See
stat
.
Functions§
- Reads a file using a
cache
. Should be used instead offs::File::open()
. - Reads a file using a
cache
. Should be used instead offs::File::open()
. - Like
file_cached
, but also gives you the timestamp of the last modification to the file. - Get the metadata at
path
.