method
parse
v1_8_7_330 -
Show latest stable
- Class:
CSV
parse(str_or_readable, fs = nil, rs = nil, &block)public
Parse lines from given string or stream. Return rows as an Array of Arrays.
parse(str_or_readable, fs = nil, rs = nil, &block)Parse lines from given string or stream. Return rows as an Array of Arrays.