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