[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

open4 in standard library?

Andre Nathan

3/14/2007 7:00:00 PM

Hello

I was wondering if Ara's open4 extension could be considered for
inclusion in ruby's standard library, or if the same solution used to
return the exit status could be used in open3. Open3.popen3 is a bit
annoying in that it doesn't set $?.

Best regards,
Andre