Ejemplo n.º 1
0
def actionmain(args):
    result = ActionCmdLine.run(args)
    print(result)
Ejemplo n.º 2
0
def actionmain(args):
    result = ActionCmdLine.run(args)
    print(result)