mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
Acrescimo da funcao attributes.
This commit is contained in:
@@ -54,6 +54,10 @@ as Lua 5.0.
|
||||
<p>
|
||||
LuaFileSystem offers the following functions:
|
||||
<ul>
|
||||
<a name="attributes"></a>
|
||||
<li> <b><tt>lfs.attributes (filepath)</tt></b> <br>
|
||||
Returns a table with file attributes.
|
||||
|
||||
<a name="chdir"></a>
|
||||
<li> <b><tt>lfs.chdir (path)</tt></b> <br>
|
||||
Changes the current
|
||||
@@ -137,7 +141,7 @@ LuaFileSystem offers the following functions:
|
||||
|
||||
<hr>
|
||||
<small>
|
||||
$Id: manual.html,v 1.2 2004/07/29 16:47:11 tomas Exp $
|
||||
$Id: manual.html,v 1.3 2004/10/27 18:01:42 tomas Exp $
|
||||
</small>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user