Class: Ohai::Mixin::ChefUtilsWiring::PathCache
- Inherits:
-
Object
- Object
- Ohai::Mixin::ChefUtilsWiring::PathCache
- Includes:
- Singleton
- Defined in:
- lib/ohai/mixin/chef_utils_wiring.rb
Instance Attribute Summary collapse
-
#path_cache ⇒ Object
Returns the value of attribute path_cache.
Instance Attribute Details
#path_cache ⇒ Object
Returns the value of attribute path_cache.
48 49 50 |
# File 'lib/ohai/mixin/chef_utils_wiring.rb', line 48 def path_cache @path_cache end |