Method: Chef::RunContext::CookbookCompiler#events
- Defined in:
- lib/chef/run_context/cookbook_compiler.rb
#events ⇒ Object (readonly)
Returns the value of attribute events.
32 33 34 |
# File 'lib/chef/run_context/cookbook_compiler.rb', line 32 def events @events end |