/
usr
/
lib
/
Acronis
/
PyTools
/
commands
/
File Upload :
llllll
Current File: //usr/lib/Acronis/PyTools/commands/protect.py
import acrort import acrobind.protection def deploy(*args, **kw): ctx = acrort.remoting.CommandContext(*args, **kw) result = acrobind.protection.deploy_plan(ctx.argument, ctx.connection) return result def protect_now(*args, **kw): ctx = acrort.remoting.CommandContext(*args, **kw) result = acrobind.protection.protect_now(ctx.argument, ctx.connection) return result
Copyright ©2k19 -
Hexid
|
Tex7ure