Structs§
Enums§
Functions§
- create_
dir - Creates a new, empty directory at the provided path
- create_
file - file_
attributes - metadata
- Given a path, query the file system to get information about a file, directory, etc.
- open
- read_
lstat - read_
stat - readdir
- Returns an vector with all the entries within a directory.
- remove_
dir - Removes an empty directory.
- unlink