Home
last modified time | relevance | path

Searched refs:get_short_flag (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/clap/src/builder/
H A Ddebug_asserts.rs42 if let Some(s) = sc.get_short_flag().as_ref() {
H A Dcommand.rs3266 pub fn get_short_flag(&self) -> Option<char> { in get_short_flag() functions
3953 if let Some(s) = sc.get_short_flag() {
4050 if let Some(s) = sc.get_short_flag() { in _build_bin_names_internal()
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs841 if let Some(short) = subcommand.get_short_flag() { in write_subcommands()

Completed in 8 milliseconds