exitOnFailure property

bool exitOnFailure
final

Exit the application with an exit code of 1 if there are argument parsing errors.

Implementation

final bool exitOnFailure;