ruby-shellany

MRI+JRuby compatible command output capturing
  https://github.com/guard/shellany
  0
  no reviews



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