class VirtualFileSystemWhether the VFS is mounted
The mount point path, or null if not mounted
Whether overlay mode is enabled
Promise-based file operations
The underlying provider
Whether this provider is read-only
Whether virtual working directory is enabled
Virtual File System implementation.
Provides an in-memory file system that can be mounted to intercept Node.js fs operations.