declare abstract method
void
declare(
- ArgParser parser
Adds this flag to parser. Called for both the outer and inner command.
Implementation
void declare(ArgParser parser);
Adds this flag to parser. Called for both the outer and inner command.
void declare(ArgParser parser);