Method: Chef::Resource#delayed_notifications
- Defined in:
- lib/chef/resource.rb
#delayed_notifications ⇒ Object (readonly)
Returns the value of attribute delayed_notifications.
99 100 101 |
# File 'lib/chef/resource.rb', line 99 def delayed_notifications @delayed_notifications end |