Provides ReadOnly and ReadWrite interfaces for interacting with a filesystem through file operations and content reading/writing.
Provides operations for path serialization, structure navigation, and content reading in a read-only manner without modifying the filesystem.
This is the most comprehensive interface, offering complete filesystem operations including reading, writing, and path manipulation.