Difference between revisions of "Lfs"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''<translate>Supported platforms</translate>:''' [[File:Platform mac]][[File:Platform pc]]<br/>
+
'''<translate>Supported platforms</translate>:''' [[File:Platform mac.png]][[File:Platform pc.png]]<br/>
 
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
 
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===

Revision as of 10:34, 24 August 2018

Supported platforms: Platform mac.pngPlatform pc.png
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

Events

Constants