Method: Puppet::Pops::Types::PIterableType#element_type
- Defined in:
- lib/puppet/pops/types/types.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.
1410 1411 1412 |
# File 'lib/puppet/pops/types/types.rb', line 1410 def element_type @type end |