help.path

From ComputerCraft Wiki
Revision as of 04:01, 27 February 2012 by Scarfacial (Talk | contribs) (Created page with "{{lowercase}} {{Function |name=help.path |args= |api=help |returns=string path of help API |addon=ComputerCraft |examples= {{Example |desc=Prints the current...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Grid Redstone.png  Function help.path
No description provided.
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