예제 #1
0
파일: run.py 프로젝트: TheBloodbank/vamp
def command_update():
    """Updates the bank repo(s)."""
    b = Bank()
    b.update(args.option)