Name | Description |
---|---|
DirectoryEntry | |
DirectoryNode | Represents a basic directory in the VFS namespace. |
NodeBase | Provides a default implementation for INodes. A file system implementation may choose to derive from BasicNode to receive a default implementation of the interface. |
PathResolver | Implements path resolution functionality for the Mosa.VFS.VirtualFileSystem. |
PathSplitter | |
SymbolicLinkNode | |
VirtualFileSystem | Implements the virtual file system service for the kernel. |