std.fs
General types for filesystem operations.
Classes
| DirectoryEntry | An entry in a directory. | |
| FileType | A type describing the type of file, such as a file or directory. | |
| Metadata | A type containing metadata of a file or directory, such as its type and creation time. |