模块 CSV::InputRecordSeparator

公共类方法

value() 点击切换源代码
# File csv-3.3.2/lib/csv/input_record_separator.rb, line 8
def value
  "\n"
end