Searched refs:_get_help_for_command_prefix (Results 1 – 1 of 1) sorted by relevance
750 lines = self._get_help_for_command_prefix(cmd_prefix)757 return RichTextLines(self._get_help_for_command_prefix(cmd_prefix))814 def _get_help_for_command_prefix(self, cmd_prefix): member in CommandHandlerRegistry