Class: Puppet::Pops::Binder::Producers::SingletonProducer

Inherits:
AbstractValueProducer show all
Defined in:
lib/puppet/pops/binder/producers.rb

Overview

Produces the same/singleton value on each production

Instance Attribute Summary

Attributes inherited from AbstractValueProducer

#value

Attributes inherited from Producer

#transformer

Method Summary

Methods inherited from AbstractValueProducer

#initialize

Methods inherited from Producer

#initialize, #produce, #producer

Constructor Details

This class inherits a constructor from Puppet::Pops::Binder::Producers::AbstractValueProducer