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