Home
last modified time | relevance | path

Searched refs:execute_config_command (Results 1 – 1 of 1) sorted by relevance

/system/extras/torq/src/
Dcommand_executor.py223 return self.execute_config_command(command, device)
227 def execute_config_command(self, command, device): member in ConfigCommandExecutor