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

Methods

Attributes

timestamp  [R] 

Public Instance methods

Is the provided timestamp earlier than our expiration timestamp? If it is, then the associated value is expired.

Cause all cached values to be considered expired.

[Validate]