Skip to main content

CommandPrintHelpFor

Callable

  • CommandPrintHelpFor(commands, timeout, doShowEscapeHint): void

  • Prints out the help for commands


    Parameters

    • commands: Optional<ICommand, Action>[]

      list of commands

    • optionaltimeout: number

      total time to display the help message in ms

    • optionaldoShowEscapeHint: boolean

      if message about message escaping should be shown

    Returns void

    This API is deprecated and may be removed in a future version.