Searched refs:NeedsSubcommandHelp (Results 1 – 2 of 2) sorted by relevance
111 NeedsSubcommandHelp => Flags::NEEDS_SC_HELP,979 NeedsSubcommandHelp, enumerator
387 self.unset(AS::NeedsSubcommandHelp); in add_subcommand()951 if sc_name == "help" && self.is_set(AS::NeedsSubcommandHelp) { in get_matches_with()1512 && self.is_set(AS::NeedsSubcommandHelp) in create_help_and_version()