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

8 lines
177 B
Markdown
Raw Normal View History

2016-05-21 12:44:17 -07:00
^title Module "os"
The os module exposes classes for accessing capabilities provided by the
underlying operating system.
* [Platform](platform.html)
* [Process](process.html)