workingDirectory property

Directory? workingDirectory
final

The working directory that the command should be executed in.

Implementation

final Directory? workingDirectory;