Method: Chef::ResourceReporter#run_list_expanded

Defined in:
lib/chef/resource_reporter.rb

#run_list_expanded(run_list_expansion) ⇒ Object


132
133
134
# File 'lib/chef/resource_reporter.rb', line 132

def run_list_expanded(run_list_expansion)
  @expanded_run_list = run_list_expansion
end