Method: Csvlint::Validator#current_line
- Defined in:
- lib/csvlint/validate.rb
#current_line ⇒ Object (readonly)
Returns the value of attribute current_line.
54 55 56 |
# File 'lib/csvlint/validate.rb', line 54 def current_line @current_line end |