mumu-fs

Crates.iomumu-fs
lib.rsmumu-fs
version0.1.0
created_at2025-06-22 13:36:27.703553+00
updated_at2025-06-22 13:36:27.703553+00
descriptionFilesytem tools plugin for the Lava language
homepagehttps://lava.nu11.uk
repositoryhttps://gitlab.com/tofo/mumu-fs
max_upload_size
id1721638
size28,640
(rusty-shrimp)

documentation

README

mumu-fs - 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