Method: Chef::EventDispatch::Base#waivers_load_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#waivers_load_start ⇒ Object
Called when compliance waiver loading starts
198 |
# File 'lib/chef/event_dispatch/base.rb', line 198 def waivers_load_start; end |