workingDir property
The working directory to run the script in.
If not provided, defaults to the working directory in the config.
If that is also null, defaults to the current directory.
Implementation
final String? workingDir;
The working directory to run the script in.
If not provided, defaults to the working directory in the config.
If that is also null, defaults to the current directory.
final String? workingDir;