help.path

From ComputerCraft Wiki
Revision as of 14:39, 29 May 2012 by Pinkishu (Talk | contribs)

Jump to: navigation, search


Grid Redstone.png  Function help.path
Prints the current path for the help API
Syntax help.path()
Returns string path of help API
Part of ComputerCraft
API help

Examples

Grid paper.png  Example
Prints the current path for the help API
Code
print(help.path())
Output /rom/help