python tool.py --debug sync Debug mode is on Synching ... def pass_obj(f): @click.pass_context def new_func(ctx, *args, **kwargs): return ctx.invoke(f, ...
確定! 回上一頁