C# (CSharp) SharpOS.Kernel.Vfs Namespace

Classes

Name Description
DirectoryNode Represents a basic directory in the VFS namespace.
FileSystemFactory
NodeBase Provides a default implementation for INodes. A filesystem implementation may choose to derive from BasicNode to receive a default implementation of the interface.
SymbolicLinkNode
VirtualFileSystem Implements the virtual file system service for the kernel.