cwd property

  1. @override
String? cwd
final

The working directory to spawn each process in.

Implementation

@override
final String? cwd;