Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/clap_complete/src/generator/
H A Dutils.rs59 pub fn shorts_and_visible_aliases(p: &Command) -> Vec<char> { in shorts_and_visible_aliases() functions
66 let mut shorts_and_visible_aliases = a.get_visible_short_aliases().unwrap(); in shorts_and_visible_aliases() variables

Completed in 2 milliseconds