ToyFS README
ToyFS is a simple FAT-like file system implementation on top of a general file system SPI, plus a toy dual-pane file manager.
The main interest is internal.toyfs package which holds:
- an object-oriented implementation of the file system (with ScalaDocs);
- a complete set of ScalaTest BDD-style specifications.
Additionaly, you may run a toy file manager to see the file system in action (screenshots).
Pavel Fatin, http://pavelfatin.com