[ 源代码: ruby-shellany ]
软件包:ruby-shellany(0.0.1-5)
MRI+JRuby compatible command output capturing
Shellany captures command output with several features:
* portability (should work on recent JRuby versions) * capturing stdout, stderr in a convenient way * returning the result in a convenient way * detecting if a shell is needed (though incomplete/primitive implementation) * prevents running the same command multiple times