commit 119c5494ffaeeabbcdb22e4c10e2cba34ab2c4cb from: Evan Burkey date: Wed Mar 18 19:35:55 2026 UTC Convert README from markdown to plaintext commit - 3993ce191a9f45ba6e35664f655860c64411a2c5 commit + 119c5494ffaeeabbcdb22e4c10e2cba34ab2c4cb blob - 92c945e6f04fb51936483414735d8b6f122c1318 (mode 644) blob + /dev/null --- README.md +++ /dev/null @@ -1,4 +0,0 @@ -# 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. blob - /dev/null blob + f602c5544598b88c4e725fad37d13f4947f64a33 (mode 644) --- /dev/null +++ README @@ -0,0 +1,4 @@ +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.