Method: Puppet::Pops::Types::PStringType#iterable_type
- Defined in:
- lib/puppet/pops/types/types.rb
#iterable_type(guard = nil) ⇒ Object
1454 1455 1456 |
# File 'lib/puppet/pops/types/types.rb', line 1454 def iterable_type(guard = nil) ITERABLE_TYPE end |