Difference between revisions of "Help (API)"
From ComputerCraft Wiki
m |
m (moved HELP to Help (API)) |
(No difference)
|
Revision as of 18:57, 4 February 2012
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> |