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