Searched defs:display_help (Results 1 – 6 of 6) sorted by relevance
31 bool display_help; member45 display_help(const string& prog_name, in display_help() function
19 :display_help label
87 def display_help(_): function
72 bool display_help; member in options
331 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help() method
261 pub(crate) fn display_help(cmd: &Command, colorizer: Colorizer) -> Self { in display_help() method