Beispiel #1
0
 def parse_result(self):
     """abstract: parse cmd result"""
     abstract()
Beispiel #2
0
 def cmd_str(self):
     """abstract: return cmd string to execute"""
     abstract()