cwd

abstract var cwd: String?(source)

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

Online Documentation