# Interfaces
ExistsInFS contains methods that check the existence of file system items.
No description provided by the author
ReadOnlyVirtualFS provides read-only access to the file system.
VirtualFS is a facade over the native file system, which include read and write access.
WriteToFS contains methods that perform mutative operations on the file system.
# Type aliases
No description provided by the author