Method: Chef::Recipe#run_context

Defined in:
lib/chef/recipe.rb

#run_contextObject

Returns the value of attribute run_context.



29
30
31
# File 'lib/chef/recipe.rb', line 29

def run_context
  @run_context
end