fs-mumu

Crates.iofs-mumu
lib.rsfs-mumu
version0.1.0
created_at2025-08-16 07:35:22.964578+00
updated_at2025-08-16 07:35:22.964578+00
descriptionFilesytem tools plugin for the Lava language
homepagehttps://lava.nu11.uk
repositoryhttps://gitlab.com/tofo/mumu-fs
max_upload_size
id1798081
size29,462
(justifiedmumu)

documentation

README

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.
Commit count: 0

cargo fmt