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