Method: Chef::RunContext#runner

Defined in:
lib/chef/run_context.rb

#runnerObject

Pointer back to the Chef::Runner that created this



160
161
162
# File 'lib/chef/run_context.rb', line 160

def runner
  @runner
end