Searched refs:__bashExpect (Results 1 – 1 of 1) sorted by relevance
186 self.__bashExpect(cmd, timeout=timeout, endswith=True)206 def __bashExpect(self, expected, timeout=20, endswith=False): member in SerialHandle