也可以直接用 @Group.command 装饰方法,会自动把方法关联到该 Group 对象下。 @click.group() def cli(): pass @cli.command ...
確定! 回上一頁