Class: FunctionalLightService::Sequencer::Operation::AndThen
- Defined in:
- lib/functional-light-service/functional/sequencer.rb
Instance Attribute Summary collapse
-
#block ⇒ Object
Returns the value of attribute block.
Instance Attribute Details
#block ⇒ Object
Returns the value of attribute block
24 25 26 |
# File 'lib/functional-light-service/functional/sequencer.rb', line 24 def block @block end |