vfs/README.md

5 lines
176 B
Markdown

# vfs
`vfs` is a virtual in-memory filesystem. Unlike other similar implementations, it is not designed to expand beyond
a simple filesystem abstraction that lives in memory.