Difference between revisions of "Lfs"
From GiderosMobile
Line 8: | Line 8: | ||
For more information and detailed documentation, please visit [http://keplerproject.github.io/luafilesystem/manual.html#reference](http://keplerproject.github.io/luafilesystem/manual.html#reference).</translate> | For more information and detailed documentation, please visit [http://keplerproject.github.io/luafilesystem/manual.html#reference](http://keplerproject.github.io/luafilesystem/manual.html#reference).</translate> | ||
{|- | {|- | ||
− | | style="width: 50%;"| | + | | style="width: 50%; vertical-align:top;"| |
=== Methods === | === Methods === | ||
− | | style="width: 50%;"| | + | | style="width: 50%; vertical-align:top;"| |
=== Events === | === Events === | ||
=== Constants === | === Constants === | ||
|} | |} |
Revision as of 14:29, 23 August 2018
Supported platforms: mac, pc
Available since: Gideros 2012.8
Description
LFS or 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.
For more information and detailed documentation, please visit [1](http://keplerproject.github.io/luafilesystem/manual.html#reference).
Methods |
EventsConstants |