Appearance
currentDir() → string · System
currentDir() → string
Get the current working directory path.
{ workingDir: currentDir() } // Output: {"workingDir": "/home/user/project"}