workingDir property

String? workingDir
final

The default working directory for the scripts to run in. If left null, defaults to current directory.

Implementation

final String? workingDir;