testTarget property

String? get testTarget

The path to the test target.

Implementation

String? get testTarget => argResults[testTargetArg];