help property

bool get help

Whether --help was passed.

Implementation

bool get help => _help ?? false;