Acrescimo da funcao attributes.

This commit is contained in:
tomas
2004-10-27 18:01:42 +00:00
parent 0cc45c2881
commit b4970612f7

View File

@@ -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>