Method: Chef::ResourceCollection#run_context
- Defined in:
- lib/chef/resource_collection.rb
permalink #run_context ⇒ Object
Returns the value of attribute run_context.
38 39 40 |
# File 'lib/chef/resource_collection.rb', line 38 def run_context @run_context end |