Method: CSV::MalformedCSVError#line_number

Defined in:
lib/csv.rb

#line_numberObject (readonly) Also known as: lineno

Returns the value of attribute line_number.



531
532
533
# File 'lib/csv.rb', line 531

def line_number
  @line_number
end