IVirtualFileSystem.Index.md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem

IVirtualFileSystem.Index Property

Gets the file index of the file system. Basically, this is a dictionary that maps file paths to file nodes. This is useful for quickly finding a file node by its path.

Atypical.VirtualFileSystem.Core.VFSIndex Index { get; }

Property Value

VFSIndex

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem
  2. 1IVirtualFileSystem.Index Property