UNPKG

@zenfs/core

Version:

A filesystem, anywhere

4 lines (2 loc) 237 B
## IndexFS The `IndexFS` class is a base class for other backends that uses an `Index` to store stats for files and directories. The `Index` class inherits from `Map` and stores information about files and directories in a file system.