Method: Chef::Resource#delayed_notifications
- Defined in:
- lib/chef/resource.rb
#delayed_notifications ⇒ Object
1417 1418 1419 |
# File 'lib/chef/resource.rb', line 1417 def delayed_notifications run_context.delayed_notifications(self) end |