Method: Chef::ResourceReporter#total_res_count

Defined in:
lib/chef/resource_reporter.rb

#total_res_countObject



190
191
192
# File 'lib/chef/resource_reporter.rb', line 190

def total_res_count
  updated_resources.count
end