Searched defs:get_matches (Results 1 – 2 of 2) sorted by relevance
23 fn get_matches(cmd: Command, argv: &'static str) -> ArgMatches { in get_matches() function
489 pub fn get_matches(self) -> ArgMatches { in get_matches() method