VFS.Root.md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFS

VFS.Root Property

Gets the root directory of the file system. This is the entry point for all operations on the file system.

public Atypical.VirtualFileSystem.Core.Contracts.IRootNode Root { get; }

Implements Root

Property Value

IRootNode

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFS
  2. 1VFS.Root Property