Method: Val::Instance#value

Defined in:
lib/val.rb

#valueObject (readonly)

Returns the value of attribute value.



135
136
137
# File 'lib/val.rb', line 135

def value
  @value
end