summaryrefslogtreecommitdiff
path: root/src/devices/file/operations.rs
Commit message (Collapse)AuthorAge
* Implement new file device interfaceBen Bridle2024-01-31
This is a complete redesign of the file device. The most notable addition is the ability to ascend and descend the file tree.