Method: Chef::RunContext#action_collection

Defined in:
lib/chef/run_context.rb

#action_collectionChef::ActionCollection

Handle to the global action_collection of executed actions for reporting / data_collector /etc



128
129
130
# File 'lib/chef/run_context.rb', line 128

def action_collection
  @action_collection
end