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