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