Method: Chef::EventDispatch::Base#cookbook_gem_start
- Defined in:
- lib/chef/event_dispatch/base.rb
#cookbook_gem_start(gems) ⇒ Object
Called when starting to collect gems from the cookbooks
122 |
# File 'lib/chef/event_dispatch/base.rb', line 122 def cookbook_gem_start(gems); end |