help.path

Returns a colon-separated list of directories where help files are searched for. All directories are absolute.

ExamplePrint help path
Prints "/rom/help", unless help.setPath has been used.
Code
<nowiki>print(help.path())</nowiki>
Output /rom/help

help.path
Function
Syntax
help.path()
Returns string
API Help
Source CC:Tweaked
This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.