about summary refs log tree commit diff stats
path: root/src/lfs.h
Commit message (Collapse)AuthorAgeFilesLines
* drop the lfs libraryKartik K. Agaram2022-03-141-35/+0
| | | | | I can't feel confident about its sandboxing story yet. And if we can't build a file navigator, what are we even doing with it.
* new library: luafilesystem (lfs)Kartik K. Agaram2022-01-291-0/+35
https://github.com/keplerproject/luafilesystem The new commander.tlv app demonstrates it working.