Method: Chef.run_context

Defined in:
lib/chef/chef_class.rb

.run_contextChef::RunContext (readonly)

Get the run context

Returns:



55
56
57
# File 'lib/chef/chef_class.rb', line 55

def run_context
  @run_context
end