workingDirectory property
final
The optional working directory that the command was being executed in.
Implementation
final String? workingDirectory;
The optional working directory that the command was being executed in.
final String? workingDirectory;