IVirtualFileSystem.GetTree().md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem

IVirtualFileSystem.GetTree() Method

Gets the tree of the file system.

string GetTree();

Returns

System.String
The tree of the file system.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem
  2. 1IVirtualFileSystem.GetTree() Method