Searched refs:_process_output (Results 1 – 3 of 3) sorted by relevance
44 def _process_output(self, output, end_mark="\n"): member in ShellHandler70 lines = self._process_output(output)
1142 def _process_output(self, output, end_mark="\n"): member in DisplayOutputReceiver1159 lines = self._process_output(output)
91 def _process_output(self, output, end_mark="\n"): member in DisplayOutputReceiver105 lines = self._process_output(output)