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

9 lines
178 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)
2016-01-01 09:58:44 -08:00
* [Stat](stat.html)
* [Stdin](stdin.html)