open3.rb
Path:
lib/open3.rb
Last Update:
Fri Jul 03 13:24:48 +0000 2009
open3.rb: Popen, but with stderr, too
Author:
Yukihiro Matsumoto
Documentation:
Konrad Meyer
Open3
gives you access to stdin, stdout, and stderr when running other programs.
[Validate]