Method: Chef::EventDispatch::Base#ohai_plugin_load_complete
- Defined in:
- lib/chef/event_dispatch/base.rb
#ohai_plugin_load_complete ⇒ Object
Called when ohai plugin file loading has finished
177 |
# File 'lib/chef/event_dispatch/base.rb', line 177 def ohai_plugin_load_complete; end |