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