Method: Chef::EventDispatch::Base#attribute_file_loaded
- Defined in:
- lib/chef/event_dispatch/base.rb
#attribute_file_loaded(path) ⇒ Object
Called after the attribute file is loaded
225 |
# File 'lib/chef/event_dispatch/base.rb', line 225 def attribute_file_loaded(path); end |