Updated API Computer (markdown)

Vexatos 2014-07-13 05:25:37 -07:00
parent a678504011
commit 04b4abe03e

@ -1,3 +1,10 @@
[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/)
For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/.
*This wiki will no longer be updated.*
****
This API mainly provides information about the computer a Lua state is running on, such as its address and uptime. It also contains functions for user management. This could belong to the `os` table, but in order to keep that "clean" it's in its own API.
- `computer.address(): string`