Files
wren/doc/site/modules/io/index.markdown
T

8 lines
158 B
Markdown
Raw Normal View History

2015-11-09 07:37:06 -08:00
^title Module "io"
2015-12-29 21:56:44 -08:00
Provides access to operating system streams and the file system.
2015-12-29 21:56:44 -08:00
* [Directory](directory.html)
* [File](file.html)
* [Stdin](stdin.html)