pkgsrc/devel/ruby-mixlib-shellout/DESCR
jperkin 85c142ef88 Import devel/ruby-mixlib-shellout into pkgsrc.
Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.
2014-06-03 13:15:33 +00:00

5 lines
244 B
Text

Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.
No means for passing input to the subprocess is provided.