#lava #mumu #plugin #fs

fs-mumu

Filesytem tools plugin for the Lava language

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

Download history 7/week @ 2025-08-22 105/week @ 2025-08-29 158/week @ 2025-09-05 8/week @ 2025-09-12 119/week @ 2025-09-19 17/week @ 2025-09-26 5/week @ 2025-10-03

226 downloads per month

MIT/Apache

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

Licensing

  • Dual MIT/Apache-2.0, see LICENSE file.

Dependencies

~3.5–5MB
~81K SLoC