我有两个Python CLI工具,它们共享一组共同的click.options。目前,这些共同的选项是 ... **kwargs) return wrapper_common_options @click.command() @common_options ...
確定! 回上一頁