Class: Chef::Client
- Inherits:
-
Object
- Object
- Chef::Client
- Defined in:
- lib/chef/application/recipe.rb
Instance Attribute Summary collapse
-
#events ⇒ Object
readonly
Returns the value of attribute events.
Instance Attribute Details
#events ⇒ Object (readonly)
Returns the value of attribute events.
73 74 75 |
# File 'lib/chef/application/recipe.rb', line 73 def events @events end |