Method: Puppet::Pops::Types::PStringType#iterable?
- Defined in:
- lib/puppet/pops/types/types.rb
#iterable?(guard = nil) ⇒ Boolean
1534 1535 1536 |
# File 'lib/puppet/pops/types/types.rb', line 1534 def iterable?(guard = nil) true end |