mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-25 05:03:07 +00:00
Acrescimo da funcao attributes.
This commit is contained in:
@@ -54,6 +54,10 @@ as Lua 5.0.
|
|||||||
<p>
|
<p>
|
||||||
LuaFileSystem offers the following functions:
|
LuaFileSystem offers the following functions:
|
||||||
<ul>
|
<ul>
|
||||||
|
<a name="attributes"></a>
|
||||||
|
<li> <b><tt>lfs.attributes (filepath)</tt></b> <br>
|
||||||
|
Returns a table with file attributes.
|
||||||
|
|
||||||
<a name="chdir"></a>
|
<a name="chdir"></a>
|
||||||
<li> <b><tt>lfs.chdir (path)</tt></b> <br>
|
<li> <b><tt>lfs.chdir (path)</tt></b> <br>
|
||||||
Changes the current
|
Changes the current
|
||||||
@@ -137,7 +141,7 @@ LuaFileSystem offers the following functions:
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<small>
|
<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>
|
</small>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user