Class: Ccp::Data::KVS::LazyValue
- Inherits:
-
Struct
- Object
- Struct
- Ccp::Data::KVS::LazyValue
- Defined in:
- lib/ccp/data.rb
Instance Attribute Summary collapse
-
#block ⇒ Object
Returns the value of attribute block.
Instance Attribute Details
#block ⇒ Object
Returns the value of attribute block
12 13 14 |
# File 'lib/ccp/data.rb', line 12 def block @block end |