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