mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Documentation update
This commit is contained in:
@@ -48,7 +48,12 @@
|
||||
|
||||
<div id="content">
|
||||
|
||||
<h2><a name="example"></a>Example</h2>
|
||||
<h2><a name="example"></a>Examples</h2>
|
||||
|
||||
<h3>Directory iterator</h3>
|
||||
|
||||
<p>The following example iterates over a directory and recursively lists the
|
||||
attributes for each file or directory inside it.</p>
|
||||
|
||||
<pre class="example">
|
||||
require"lfs"
|
||||
@@ -81,7 +86,7 @@ attrdir (".")
|
||||
<div id="about">
|
||||
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
|
||||
<p><small>
|
||||
$Id: examples.html,v 1.1 2005/05/04 02:28:51 tuler Exp $
|
||||
$Id: examples.html,v 1.2 2005/05/19 20:24:31 uid20002 Exp $
|
||||
</small></p>
|
||||
</div> <!-- id="about" -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user