Searched refs:SSHCall (Results 1 – 1 of 1) sorted by relevance
73 status, output = SSHCall(command, self.logger, timeout)224 def SSHCall(command, logger, timeout=None, **opts): function