Class
RSpec::Puppet::Cache
In:
lib/rspec-puppet/cache.rb
Parent:
Object
Methods
get
new
Constants
MAX_ENTRIES
=
16
Public Class methods
new
(&default_proc)
@param [Proc] default_proc The default proc to use to fetch objects on cache miss
Public Instance methods
get
(*args, &blk)
[Validate]