R
Roger Pack
I assume the doc's are "just wrong" when they say you can access an
IO.popen with any mode you'd like?
http://ruby-doc.org/core/classes/IO.html#M002242
ArgumentError: invalid access mode rw
Is this expected?
-r
IO.popen with any mode you'd like?
http://ruby-doc.org/core/classes/IO.html#M002242
ArgumentError: invalid access mode rw
Is this expected?
-r