VFSIndex.GetPathsStartingWith(VFSDirectoryPath).md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSIndex
VFSIndex.GetPathsStartingWith(VFSDirectoryPath) Method
Gets the paths starting with the specified directory path.
public System.Collections.Immutable.ImmutableArray<Atypical.VirtualFileSystem.Core.VFSPath> GetPathsStartingWith(Atypical.VirtualFileSystem.Core.VFSDirectoryPath directoryPath);
Parameters
directoryPath VFSDirectoryPath