method
generate
v1_8_7_330 -
Show latest stable
- Class:
CSV::Writer
generate(str_or_writable, fs = ',', rs = nil, &block)public
Given block is called with the writer instance. str_or_writable must handle ‘<<(string)’.
generate(str_or_writable, fs = ',', rs = nil, &block)Given block is called with the writer instance. str_or_writable must handle ‘<<(string)’.