VFS.Root.md
June 4, 2025 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFS
VFS.Root Property
Gets the root directory of the file system. This is the entry point for all operations on the file system.
public Atypical.VirtualFileSystem.Core.Contracts.IRootNode Root { get; }
Implements Root