summaryrefslogtreecommitdiffstats
path: root/libraries/lua-filesystem/README
blob: d8a3ea388d8c17423fdeae16c2a781640f4911dd (plain)
1
2
3
4
5
6
7
lua-filesystem (lua filesystem library)

LuaFileSystem is a Lua library developed to complement the set
of functions related to filesystems offered by the standard
Lua distribution.
LuaFileSystem offers a portable way to access the underlying
directory structure and file attributes.