Method: Chef::Provider#run_context
- Defined in:
- lib/chef/provider.rb
permalink #run_context ⇒ Object
Returns the value of attribute run_context.
36 37 38 |
# File 'lib/chef/provider.rb', line 36 def run_context @run_context end |
Returns the value of attribute run_context.
36 37 38 |
# File 'lib/chef/provider.rb', line 36 def run_context @run_context end |