RAA - popen4

popen4 / 0.1.1

Short description: Cross-platform Open4 Library
Category: Library/System
Status: alph
Created: 2006-06-13 03:13:57 GMT
Last update: 2006-06-13 03:13:57 GMT
Owner: John-Mason P. Shackelford (Projects of this owner)
Homepage: http://popen4.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=1768
License: Ruby's
Dependency:
None
Description:

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. It does very little other than to provide an easy way to use either Ara Howard’s Open4 library or the win32-popen3 library by Park Heesob and Daniel Berger depending on your platform and without having to code around the slight differences in their APIs.

Edit this project (for project owner)

back to RAA top