help.setPath
Sets the colon-seperated list of directories where help files are searched for to newPath
  | 
  |||
| Prints "/:/rom/help". | |||
| Code | <nowiki>
help.setPath("/:/rom/help")
print(help.path())
</nowiki>
 | 
    ||
| Output | /:/rom/help | ||
Functions  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Lua | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CC:Tweaked | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| help.setPath Function  | |
|---|---|
| 
Syntax help.setPath( 
  | |
| Returns | nil | 
| 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.