workingDir property
The default working directory for the scripts to run in.
If left null
, defaults to current directory.
Implementation
final String? workingDir;
The default working directory for the scripts to run in.
If left null
, defaults to current directory.
final String? workingDir;