mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
8 lines
293 B
Text
8 lines
293 B
Text
This gem 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.
|
|
|
|
WWW: https://github.com/enkessler/childprocess
|