Method: Puppet::Pops::Types::PIterableType#iterable_type
- Defined in:
- lib/puppet/pops/types/types.rb
#iterable_type(guard = nil) ⇒ 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.
1438 1439 1440 |
# File 'lib/puppet/pops/types/types.rb', line 1438 def iterable_type(guard = nil) self end |