vfs/README.md

5 lines
176 B
Markdown
Raw Normal View History

2023-07-27 22:33:43 +00:00
# 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.