Method: Chef::RunContext::CookbookCompiler#run_context
- Defined in:
- lib/chef/run_context/cookbook_compiler.rb
#run_context ⇒ Object (readonly)
Returns the value of attribute run_context.
35 36 37 |
# File 'lib/chef/run_context/cookbook_compiler.rb', line 35 def run_context @run_context end |