Help (API)
From ComputerCraft Wiki
The Help API allows you to mess around with the help files.
Its functions are:
| Method name | Description |
|---|---|
| help.setPath( path ) | <no description given> |
| help.lookup( topic ) | <no description given> |
| help.topics() | <no description given>
} |