Sets the current directory for running jobs (relative paths will be evaluated against the working directory).
setWorkingDirectory(arg0:String) -> void |
Generic signature
Name |
Type |
Description |
---|---|---|
arg0 |
String |
Specifies the path to the working directory. |