Class: Value::LazyDefault
- Inherits:
-
Struct
- Object
- Struct
- Value::LazyDefault
- Defined in:
- lib/value.rb
Instance Attribute Summary collapse
-
#proc ⇒ Object
Returns the value of attribute proc.
Instance Attribute Details
#proc ⇒ Object
Returns the value of attribute proc
30 31 32 |
# File 'lib/value.rb', line 30 def proc @proc end |