Last Modified
2014-06-07 04:18:51 +0000
Requires

Description

open3.rb: Popen, but with stderr, too

Author

Yukihiro Matsumoto, backport by Chris Johnson & David McCullars

Documentation

Konrad Meyer, backport by Chris Johnson & David McCullars

Open3 gives you access to stdin, stdout, and stderr when running other programs.