Method: Psych::SyntaxError#column
- Defined in:
- lib/psych/syntax_error.rb
#column ⇒ Object (readonly)
Returns the value of attribute column.
6 7 8 |
# File 'lib/psych/syntax_error.rb', line 6 def column @column end |
Returns the value of attribute column.
6 7 8 |
# File 'lib/psych/syntax_error.rb', line 6 def column @column end |