open fun setCwd(cwd: File): Unit
Sets the current working directory. This method is called when the user configure the "cwd" option as follows: --cwd=the-directory.
--cwd=the-directory
cwd - the directory
cwd