Searched defs:display_help (Results 1 – 3 of 3) sorted by relevance
30 bool display_help; member44 display_help(const string& prog_name, in display_help() function
74 bool display_help; member in options
331 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help() method