Index
Using lua-fs
lua-fs API
Example Code
Lua-fs documentation
This is the index of the
Lua-FS package
's documentation.
Contents:
Loading and using the extension library
API Documentation
Available filesystem primitives
chdir()
chmod()
chown()
cwd()
is_dir()
is_file()
mkdir()
readdir()
rmdir()
stat()
Example Code