threaded_runner 1.0.4
This class allows you to wait for your subprocess to output a line matching a given regex, and also yields each line of the subprocess' output to an optional block.
This class allows you to wait for your subprocess to output a line matching a given regex, and also yields each line of the subprocess' output to an optional block.