Method: Chef::EventDispatch::Base#ohai_plugin_load_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#ohai_plugin_load_start(file_count) ⇒ Object
Called when ohai plugin file loading starts
168 |
# File 'lib/chef/event_dispatch/base.rb', line 168 def ohai_plugin_load_start(file_count); end |