Method: Chef::Client#local_context
- Defined in:
- lib/chef/client.rb
#local_context ⇒ Object (readonly)
Returns the value of attribute local_context.
78 79 80 |
# File 'lib/chef/client.rb', line 78 def local_context @local_context end |