cli.py 文件源码

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

项目:bgpfu 作者: bgpfu 项目源码 文件源码
def output_options(f):
    f = click.option('--output-format', '-f', help='output format',
        type=click.Choice(outfmt.available_formats), default='txt', show_default=True)(f)
    f = click.option('--output', '-o', help='output file', default='-')(f)
    return f
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号