Method: CSV::Parser#quote_character

Defined in:
lib/csv/parser.rb

#quote_characterObject



364
365
366
# File 'lib/csv/parser.rb', line 364

def quote_character
  @quote_character
end