Class: Proxy::Dynflow::Action::OutputCollector
- Inherits:
-
Runner::Action
- Object
- Runner::Action
- Proxy::Dynflow::Action::OutputCollector
- Defined in:
- lib/smart_proxy_dynflow/action/output_collector.rb
Instance Method Summary collapse
Instance Method Details
#init_run ⇒ Object
3 4 5 6 |
# File 'lib/smart_proxy_dynflow/action/output_collector.rb', line 3 def init_run output[:result] = [] suspend end |