Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
api:rc [2015/06/08 08:16]
shuudoushi Added the functions, still needs the rest of the info on what they do.
api:rc [2017/12/08 21:44]
payonel
Line 4: Line 4:
 The RC API allows the creation and management of services: programs that run in the background and provide various functionality. Daemons in UNIX parlance. The RC API allows the creation and management of services: programs that run in the background and provide various functionality. Daemons in UNIX parlance.
  
-  * ''​rc.load(nameargs)''​ +This API is incompletesee related [github issue](https://​github.com/​MightyPirates/​OpenComputers/​issues/​2667)
-  * ''​rc.unload(name)''​ +
-  * ''​rc.rawRunCommand(conf,​ name, cmd, args, ...)''​ +
-  * ''​rc.runCommand(name,​ cmd, ...)''​ +
-  * ''​rc.allRunCommand(cmd,​ ...)''​+
  
 **Todo: Fill in the info regarding what each of these functions do.** **Todo: Fill in the info regarding what each of these functions do.**
  
 {{page>​api:​contents&​noheader&​noeditbutton&​nouser&​nofooter}} {{page>​api:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}