VFSIndex.GetFile(VFSFilePath).md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSIndex

VFSIndex.GetFile(VFSFilePath) Method

Gets the file node at the specified file path.

public Atypical.VirtualFileSystem.Core.Contracts.IFileNode GetFile(Atypical.VirtualFileSystem.Core.VFSFilePath filePath);

Parameters

filePath VFSFilePath

Returns

IFileNode

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSIndex
  2. 1VFSIndex.GetFile(VFSFilePath) Method