fs-mumu 0.1.3

Filesytem tools plugin for the Lava language
Documentation

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.