Shell.setPath
From ComputerCraft Wiki
Function shell.setPath | |
Sets the working path. | |
Syntax | shell.setPath(string path) |
Returns | nil |
Part of | ComputerCraft |
API | shell |
Examples
Additional Notes
- It does not output anything, it just sets the path.