Method: Chef::Provider#run_context

Defined in:
lib/chef/provider.rb

#run_contextObject

Returns the value of attribute run_context.

[View source]

36
37
38
# File 'lib/chef/provider.rb', line 36

def run_context
  @run_context
end