Difference between revisions of "MiniFS"
(Create MiniFS page) |
m |
||
Line 2: | Line 2: | ||
{{#set:Description=Minimal but powerful filesystem module.}} | {{#set:Description=Minimal but powerful filesystem module.}} | ||
{{#set:Keyword=Filesystem}} | {{#set:Keyword=Filesystem}} | ||
− | + | MiniFS is a small but powerful module for easy filesystem access. It uses LuaFileSystem, the Lua standard I/O module and the standard OS module to form a convenient API. | |
− | MiniFS is a small but powerful module for easy filesystem access. It uses LuaFileSystem | ||
You can grab it from [http://gitlab.com/zatherz/minifs GitLab]. Documentation of the module can be seen [https://zatherz.gitlab.io/minifs here]. | You can grab it from [http://gitlab.com/zatherz/minifs GitLab]. Documentation of the module can be seen [https://zatherz.gitlab.io/minifs here]. | ||
[[Category:Libraries]] | [[Category:Libraries]] |