Method: Psych::Parser::Mark#index

Defined in:
lib/psych/parser.rb

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



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

def index
  @index
end