Expand description
Structsยง
- DirEntry
- Entries returned by the
ReadDir
iterator. - Glob
- A compiled glob expression.
- Metadata
- Metadata information about a file.
- Open
Options - Options and flags which can be used to configure how a file is opened.
- ReadDir
- Iterator over the entries in a directory.
- Root
- An open root directory from which relative paths can be opened.