Creates a Virtual File System backed by the local file system. This file system interacts directly with the host's disk storage.
The root directory for the virtual file system.
If true, prevents write operations. Default is true.
A VirtualFileSystem instance with local file system operations.
Creates a Virtual File System backed by the local file system. This file system interacts directly with the host's disk storage.