Class: Ohai::Mixin::ChefUtilsWiring::PathCache

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/ohai/mixin/chef_utils_wiring.rb

Instance Attribute Summary collapse

Instance Attribute Details

#path_cacheObject

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