cwd

abstract var cwd: String?(source)

The current working directory of the executed program or shell. If omitted the tools current workspace root is used.

Online Documentation