Searched refs:is_hide_short_help_set (Results 1 – 4 of 4) sorted by relevance
290 if !opt.is_hide_short_help_set() { in option_help()
1010 || (!arg.is_hide_short_help_set() && !use_long) in should_show_arg()
4025 pub fn is_hide_short_help_set(&self) -> bool { in is_hide_short_help_set() method
4598 || v.is_hide_short_help_set() in long_help_exists_()