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