Class: ModuleCluster::ClusterStack::Block::Set
- Inherits:
-
Struct
- Object
- Struct
- ModuleCluster::ClusterStack::Block::Set
- Defined in:
- lib/module-cluster/ModuleCluster/ClusterStack/Block.rb
Instance Attribute Summary collapse
-
#runtime_block ⇒ Object
Returns the value of attribute runtime_block.
Instance Attribute Details
#runtime_block ⇒ Object
Returns the value of attribute runtime_block
4 5 6 |
# File 'lib/module-cluster/ModuleCluster/ClusterStack/Block.rb', line 4 def runtime_block @runtime_block end |