Shell.setDir

From ComputerCraft Wiki
Revision as of 12:36, 9 December 2012 by Jonjon1234 (Talk | contribs) (Created page with "{{NeedsWork|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. ~~~~}} {{Function |...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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))


Grid Redstone.png  Function shell.setDir
Sets the running directory.
Syntax shell.setDir(string directory)
Returns nil
Part of ComputerCraft
API she'll

Examples

Examples go here (use Template:Example)

Additional Notes

  • Note 1
* Note 2