Searched refs:sc_matcher (Results 1 – 1 of 1) sorted by relevance
1354 let mut sc_matcher = ArgMatcher::new(); in parse_subcommand() localVariable1382 sc.p.get_matches_with(&mut sc_matcher, it)?; in parse_subcommand()1385 matches: sc_matcher.into(), in parse_subcommand()