Method: Uinit::Type::Const#value

Defined in:
lib/uinit/type/const.rb

#valueObject (readonly)

Returns the value of attribute value.



20
21
22
# File 'lib/uinit/type/const.rb', line 20

def value
  @value
end