aboutsummaryrefslogtreecommitdiff
path: root/doc/modules/utils.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/modules/utils.html')
-rw-r--r--doc/modules/utils.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/modules/utils.html b/doc/modules/utils.html
index ecb555b..af8d2ff 100644
--- a/doc/modules/utils.html
+++ b/doc/modules/utils.html
@@ -70,6 +70,10 @@
<td class="summary">Obvious.</td>
</tr>
<tr>
+ <td class="name" nowrap><a href="#byte_is_valid_colorchar">byte_is_valid_colorchar (byte)</a></td>
+ <td class="summary">Obvious.</td>
+ </tr>
+ <tr>
<td class="name" nowrap><a href="#get_last_modified">get_last_modified (path)</a></td>
<td class="summary">Get last modified time of a file</td>
</tr>
@@ -149,6 +153,31 @@
</dd>
<dt>
+ <a name = "byte_is_valid_colorchar"></a>
+ <strong>byte_is_valid_colorchar (byte)</strong>
+ </dt>
+ <dd>
+ Obvious.
+
+
+ <h3>Parameters:</h3>
+ <ul>
+ <li><span class="parameter">byte</span>
+ number
+ </li>
+ </ul>
+
+ <h3>Returns:</h3>
+ <ol>
+
+ boolean
+ </ol>
+
+
+
+
+</dd>
+ <dt>
<a name = "get_last_modified"></a>
<strong>get_last_modified (path)</strong>
</dt>