mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-08 06:41:23 -04:00
Updated API Process (markdown)
parent
8a215a9b77
commit
6ccbd105ef
@ -1,3 +1,10 @@
|
||||
[](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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user