RubyGems.org

wopen3

0.3

Unlike Open3, Wopen3 does not throw away the exit code of the executed (grandchild) process. Only a child process is spawned and the exit status is returned in $? as normal.

installgem install wopen3
Authors

Wincent Colaiuta

3,465 total downloads 1,688 for this version
Owners

Ef9ecd30591995af2cf62cde10b26e494c93fa4f6d52cddc39d348179a96652a

Gemfile
gem "wopen3", "~> 0.3"
Versions
  1. 0.3 July 28, 2010
  2. 0.2 July 27, 2010
  3. 0.1 April 11, 2007
Development Dependencies
  1. rspec >= 2.0.0.beta