# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Dir is an abstraction of a directory.
File is an abstraction of a file.
FileSystem is a thread-safe in-memory filesystem that allows basic operations.
Metadata provides common metadata for files and directories.
# Type aliases
Type of the filesystem node.