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