VFSIndex.RawIndex.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSIndex
VFSIndex.RawIndex Property
Gets the raw index of the virtual file system.
public System.Collections.Immutable.ImmutableSortedDictionary<Atypical.VirtualFileSystem.Core.VFSPath,Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystemNode> RawIndex { get; }
Property Value
System.Collections.Immutable.ImmutableSortedDictionary<VFSPath,IVirtualFileSystemNode>