Searched refs:parse_subcommand (Results 1 – 1 of 1) sorted by relevance
474 ok!(self.parse_subcommand(&sc_name, matcher, raw_args, args_cursor, keep_state)); in get_matches_with()675 fn parse_subcommand( in parse_subcommand() method