コード例 #1
0
ファイル: run.py プロジェクト: TheBloodbank/vamp
def command_update():
    """Updates the bank repo(s)."""
    b = Bank()
    b.update(args.option)