summaryrefslogtreecommitdiff
path: root/src/devices/file/entry.rs
Commit message (Collapse)AuthorAge
* Update devices to match new specificationsBen Bridle2024-04-16
|
* 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.