Home
last modified time | relevance | path

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

/system/extras/torq/src/
Dcommand.py20 ConfigCommandExecutor, WEB_UI_ADDRESS
155 self.command_executor = ConfigCommandExecutor()
Dcommand_executor.py212 class ConfigCommandExecutor(CommandExecutor): class