Method: Chef::ResourceReporter::ResourceReport#action

Defined in:
lib/chef/resource_reporter.rb

#actionObject

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



30
31
32
# File 'lib/chef/resource_reporter.rb', line 30

def action
  @action
end