Method: Node#value

Defined in:
lib/prct7/list.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



1
2
3
# File 'lib/prct7/list.rb', line 1

def value
  @value
end