shell.dir
From ComputerCraft Wiki
Revision as of 15:36, 10 February 2013 by Jonjon1234 (Talk | contribs)
![]() | |
Returns the path to the currently running directory. | |
Syntax | shell.dir() |
Returns | Current Directory |
Part of | ComputerCraft |
API | shell |
Examples
![]() | |
Code |
shell.dir() |
Output | Path of the active directory. |