help property

bool help

Whether the help flag -h was passed to the integration test command.

Implementation

bool get help => argResults[_helpArg];