Method: Psych::SyntaxError#column

Defined in:
lib/psych/syntax_error.rb

#columnObject (readonly)

Returns the value of attribute column.



6
7
8
# File 'lib/psych/syntax_error.rb', line 6

def column
  @column
end