Libraries
»
csv
(3.3.5)
»
Index
»
CSV
»
Parser
»
#quote_character
Method: CSV::Parser#quote_character
Defined in:
lib/csv/parser.rb
#
quote_character
⇒
Object
364 365 366
# File 'lib/csv/parser.rb', line 364
def
quote_character
@quote_character
end