Method: Chef.run_context
- Defined in:
- lib/chef/chef_class.rb
.run_context ⇒ Chef::RunContext (readonly)
Get the run context
55 56 57 |
# File 'lib/chef/chef_class.rb', line 55 def run_context @run_context end |
Get the run context
55 56 57 |
# File 'lib/chef/chef_class.rb', line 55 def run_context @run_context end |