Searched refs:get_command (Results 1 – 1 of 1) sorted by relevance
574 def get_command(self, ctx, cmd_name): member in AliasesGroup575 rv = click.Group.get_command(self, ctx, cmd_name)579 return click.Group.get_command(self, ctx, self._aliases[cmd_name])