Class: Chef::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/chef/application/recipe.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eventsObject (readonly)

Returns the value of attribute events.



73
74
75
# File 'lib/chef/application/recipe.rb', line 73

def events
  @events
end