Class: Puppet::Pops::Binder::Producers::DeepCloningProducer

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

Overview

Produces a deep clone of its 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