cli.py 文件源码

python
阅读 21 收藏 0 点赞 0 评论 0

项目:cwmon 作者: RescueTime 项目源码 文件源码
def __repr__(self):
        return "Options: %s".format(self.__dict__)


#: You're going to want to read the docs for `Complex Applications`_
#: to understand ``@click.pass_context`` and ``@click.pass_obj`` and
#: how/why we're using them to propagate options from the top-level
#: command (the one tagged with ``@click.group()``) down to subcommands
#: (the ones tagged with ``@cwmon.command()``).
#:
#: .. _Complex Applications: http://click.pocoo.org/6/complex/
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号