mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
Add documentation for attributes.permissions, fix #59
This commit is contained in:
@@ -152,6 +152,9 @@ LuaFileSystem offers the following functions:
|
||||
<dt><strong><code>size</code></strong></dt>
|
||||
<dd>file size, in bytes</dd>
|
||||
|
||||
<dt><strong><code>permissions</code></strong></dt>
|
||||
<dd>file permissions string</dd>
|
||||
|
||||
<dt><strong><code>blocks</code></strong></dt>
|
||||
<dd>block allocated for file; (Unix only)</dd>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user