shell.dir
From ComputerCraft Wiki
![]() | |
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. |