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>

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSIndex
  2. 1VFSIndex.RawIndex Property