4 releases
| 0.1.3 | Sep 20, 2025 |
|---|---|
| 0.1.2 | Sep 5, 2025 |
| 0.1.1 | Sep 3, 2025 |
| 0.1.0 | Aug 16, 2025 |
#27 in #lava
226 downloads per month
11KB
67 lines
fs-mumu - File System Pplugin for Lava/MuMu
Adds file calls to the Lava interpreter.
- Use
extend("fs")from Lava to load at runtime.
One example
fs:exists(filename): Returns true if the file exists (or is accessible, directory or file), else false.
Contributing
- Pull requests or reports to https://gitlab.com/tofo/mumu-fs
- Suggestions welcome via issues.
Licensing
- Dual MIT/Apache-2.0, see LICENSE file.
Dependencies
~3.5–5MB
~81K SLoC