The BaseFileSystem class in the Sandbox
namespace represents a versatile filesystem. It can be implemented as a disk-based, in-memory, or cloud-based system. Additionally, it can be configured as writable or read-only, or even as a combination of these, providing a merged, read-only view.