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