示例#1
0
 def run(self, options, config, *jobs):
     Command.run(self, options, config, *jobs)
示例#2
0
 def __init__(self):
     Command.__init__(self, "backup")