Updated API Process (markdown)

Vexatos 2014-07-13 05:27:52 -07:00
parent 8a215a9b77
commit 6ccbd105ef

@ -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 provides rudimentary process management. It is used mainly by the `io` module to provide individual standard input and output to individual programs.
- `process.load(path:string[, env:table[, init:function[, name:string]]]):coroutine`