e402d91f8a
set of functions related to file systems offered by the standard Lua distribution. LuaFileSystem offers a portable way to access the underlying directory structure and file attributes. WWW: http://www.keplerproject.org/luafilesystem/index.html PR: ports/145154 Submitted by: Kelly Hays <kelly.hays@jkhfamily.org> Approved by: tabthorpe (mentor) Feature safe: yes
8 lines
305 B
Text
8 lines
305 B
Text
LuaFileSystem is a Lua library developed to complement the
|
|
set of functions related to file systems offered by the
|
|
standard Lua distribution.
|
|
|
|
LuaFileSystem offers a portable way to access the underlying
|
|
directory structure and file attributes.
|
|
|
|
WWW: http://www.keplerproject.org/luafilesystem/index.html
|