getWorkingDir

@ReplacedBy(value = "workingDirectory")
open fun getWorkingDir(): File(source)

Returns the working directory for the process. Defaults to the project directory.