Ruby CSV::IOReader Functions
EditRocket provides the following information on CSV::IOReader functions in the Ruby source code builder.
close_on_terminate() - Tell this reader to close the IO when terminated (Triggered by invoking CSV::IOReader#close).
new(io, fs = ',', rs = nil) -