Method: Puppet::Pops::Lookup::ExplainMergeSource#to_hash
- Defined in:
- lib/puppet/pops/lookup/explainer.rb
#to_hash ⇒ Object
202 203 204 |
# File 'lib/puppet/pops/lookup/explainer.rb', line 202 def to_hash { :type => type, :merge_source => merge_source } end |