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