std.fs
General types for filesystem operations.
Types
DirectoryEntry | An entry in a directory. | |
Value | 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. |