Method: Puppet::Pops::Lookup::ExplainInvalidKey#type
- Defined in:
- lib/puppet/pops/lookup/explainer.rb
#type ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
186 187 188 |
# File 'lib/puppet/pops/lookup/explainer.rb', line 186 def type :invalid_key end |