Module Puppet::Util::Cacher::ClassMethods
In: lib/puppet/util/cacher.rb

Methods that can get added to a class.

Methods

Public Instance methods

Provide a means of defining an attribute whose value will be cached. Must provide a block capable of defining the value if it‘s flushed..

[Validate]