Method: Puppet::Pops::Types::Iterable#element_type
- Defined in:
- lib/puppet/pops/types/iterable.rb
#element_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.
153 154 155 |
# File 'lib/puppet/pops/types/iterable.rb', line 153 def element_type PAnyType::DEFAULT end |