Skip to content

memoryFS

In-memory FileSystem backed by Maps.

Implements only the *At primitives; BaseFileSystem supplies parents, recursion, encoding, and append/copy/move fallbacks. Useful for tests and as a reference for new adapters.