Help (API)

From ComputerCraft Wiki
Revision as of 05:36, 31 January 2012 by Kaleb702 (Talk | contribs)

Jump to: navigation, search

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>

}