From c0965e80481343b5b3669a20aa6a81759dba7da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonin=20D=C3=A9cimo?= Date: Mon, 18 Jan 2016 16:28:06 +0100 Subject: [PATCH] Add documentation for attributes.permissions, fix #59 --- doc/us/manual.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/us/manual.html b/doc/us/manual.html index 33c1cbe..8a20069 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -152,6 +152,9 @@ LuaFileSystem offers the following functions:
size
file size, in bytes
+
permissions
+
file permissions string
+
blocks
block allocated for file; (Unix only)