withTools property

bool get withTools

Implementation

bool get withTools => argResults?['with-tools'] as bool? ?? true;