class Proxy::Dynflow::Action::OutputCollector
Public Instance Methods
init_run()
click to toggle source
# File lib/smart_proxy_dynflow/action/output_collector.rb, line 3 def init_run output[:result] = [] suspend end