Searched defs:execute_command (Results 1 – 2 of 2) sorted by relevance
189 def execute_command(cls, command, print_flag=True, timeout=900): member in DeviceShell
545 def execute_command(self, command): member in ComController