Difference between revisions of "Help (API)"

From ComputerCraft Wiki
Jump to: navigation, search
m
Line 14: Line 14:
 
|help.topics()
 
|help.topics()
 
|<no description given>
 
|<no description given>
}
+
|}
 
[[Category:APIs]]
 
[[Category:APIs]]

Revision as of 05:37, 31 January 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>