Home
last modified time | relevance | path

Searched refs:is_disable_help_flag_set (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/clap/src/error/
H A Dformat.rs409 if !cmd.is_disable_help_flag_set() {
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs3592 pub fn is_disable_help_flag_set(&self) -> bool { in is_disable_help_flag_set() functions
4238 if !self.is_disable_help_flag_set() {

Completed in 6 milliseconds