Method: Chef::Resource::Notification#notifying_resource

Defined in:
lib/chef/resource.rb

#notifying_resourceObject

Returns the value of attribute notifying_resource

Returns:

  • (Object)

    the current value of notifying_resource



34
35
36
# File 'lib/chef/resource.rb', line 34

def notifying_resource
  @notifying_resource
end