ruby-open4

library for managing child processes in Ruby
  https://github.com/ahoward/open4
  0
  no reviews



Open4 lets you open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their I/O handles easily.