Method: Chef::Node::Mixin::StateTracking#__path__
- Defined in:
- lib/chef/node/mixin/state_tracking.rb
#__path__ ⇒ Object
Returns the value of attribute __path__.
22 23 24 |
# File 'lib/chef/node/mixin/state_tracking.rb', line 22 def __path__ @__path__ end |