Help (API)
From ComputerCraft Wiki
Revision as of 20:38, 18 June 2012 by 69.119.222.106 (Talk)
The Help API allows you to mess around with the help files.
Methods
| Method name | Description |
|---|---|
| path() | Returns the path the help api has been set to a big fail sorry about that. |
| setPath(string path ) | Sets the path of the api to path |
| lookup(string topic ) | Looks up the help file for topic |
| topic() | Returns a table of valid help topics |