Shell.setDir
From ComputerCraft Wiki
Revision as of 20:23, 9 December 2012 by AfterLifeLochie (Talk | contribs) ("she'll" -> "shell" (API typo))
This page needs some serious TLC, stat! Please help us by cleaning it, fixing it up, or sparing it some love.
(Reason: Function is added, I'll expand tommorow when I can test ingame. basically, the page needs expanding. It will be tagged until I can finish it. Jonjon1234 16:36, 9 December 2012 (MSK)) |
Function shell.setDir | |
Sets the running directory. | |
Syntax | shell.setDir(string directory) |
Returns | nil |
Part of | ComputerCraft |
API | shell |
Examples
Examples go here (use Template:Example)Additional Notes
- Note 1
* Note 2