Searched defs:display_help (Results 1 – 4 of 4) sorted by relevance
19 :display_help label
89 def display_help(_): function
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