Method: Psych::Parser::Mark#line

Defined in:
lib/psych/parser.rb

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



34
35
36
# File 'lib/psych/parser.rb', line 34

def line
  @line
end