Method: Chef::EventDispatch::Base#attribute_load_complete
- Defined in:
- lib/chef/event_dispatch/base.rb
#attribute_load_complete ⇒ Object
Called when attribute file loading is finished
231 |
# File 'lib/chef/event_dispatch/base.rb', line 231 def attribute_load_complete; end |