freebsd-ports/devel/rubygem-popen4/pkg-descr

7 lines
286 B
Text
Raw Normal View History

POpen4 provides the Rubyist a single API across platforms for
executing a command in a child process with handles on stdout,
stderr, stdin streams as well as access to the process ID and exit status.
WWW: https://github.com/shairontoledo/popen4
RG: https://rubygems.org/gems/POpen4