Method: Nodo#value

Defined in:
lib/nitz/libreria_lista.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



1
2
3
# File 'lib/nitz/libreria_lista.rb', line 1

def value
  @value
end