Docs for the io module!

This commit is contained in:
Bob Nystrom
2015-12-29 21:56:44 -08:00
parent 678251a00c
commit 8854dfb07e
6 changed files with 84 additions and 7 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
^title Module "io"
**TODO**
Provides access to operating system streams and the file system.
* [Directory](directory.html)
* [File](file.html)
* [Stdin](stdin.html)