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.
Required Ruby Version
>= 0
Authors
James Fairbairn
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.
>= 0
James Fairbairn