Searched defs:remove_subcommand (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/clap/src/parser/matches/ | ||
| H A D | arg_matches.rs | 984 pub fn remove_subcommand(&mut self) -> Option<(String, ArgMatches)> { in remove_subcommand() functions |
Completed in 3 milliseconds