row_sep()
The encoded :row_sep used in parsing and writing. See CSV::new for details.
# File lib/csv.rb, line 986 def row_sep parser.row_separator end