Method: Chef::Resource#before_notifications
- Defined in:
- lib/chef/resource.rb
permalink #before_notifications ⇒ Object
[View source]
1409 1410 1411 |
# File 'lib/chef/resource.rb', line 1409 def before_notifications run_context.before_notifications(self) end |