Home
last modified time | relevance | path

Searched defs:find_subcommand (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs3428 pub fn find_subcommand(&self, name: impl AsRef<std::ffi::OsStr>) -> Option<&Command> { in find_subcommand() functions

Completed in 6 milliseconds