VFS.IsEmpty.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFS
VFS.IsEmpty Property
Indicates whether the file system is empty. This is the case if the root directory is empty.
public bool IsEmpty { get; }
Implements IsEmpty