Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dssh.py191 def Run(self, target_command, timeout=None, show_output=False): argument
207 ShellCmdWithRetry(self.GetBaseCmd(constants.SSH_BIN) + " " + target_command,