Пример #1
0
def register_me(commands):
    register(commands, DisableCommand)
Пример #2
0
def register_me(commands):
    register(commands, RestoreOneCommand)
Пример #3
0
def register_me(commands):
    register(commands, RestoreOneCommand)
Пример #4
0
def register_me(commands):
    register(commands, ListCommand)
Пример #5
0
def register_me(commands):
    register(commands, EnableCommand)
Пример #6
0
def register_me(commands):
    register(commands, BackupBatchCommand)
Пример #7
0
def register_me(commands):
    register(commands, BackupBatchCommand)                
    
Пример #8
0
def register_me(commands):
    register(commands, EnableCommand)
Пример #9
0
def register_me(commands):
    register(commands, HostsCommand)
Пример #10
0
def register_me(commands):
    register(commands, BackupOneCommand)
Пример #11
0
def register_me(commands):
    register(commands, HostsCommand)
Пример #12
0
def register_me(commands):
    register(commands, DisableCommand)
Пример #13
0
def register_me(commands):
    register(commands, BackupOneCommand)