ruby-childprocess

Ruby library for controlling external programs running in the background
  https://github.com/jarib/childprocess
  0
  no reviews



This library aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.

The code originated in the selenium-webdriver gem, but should prove useful as a standalone library.