Method: Puppet::Pops::Types::PAnyType#to_s
- Defined in:
- lib/puppet/pops/types/types.rb
#to_s ⇒ Object
306 307 308 |
# File 'lib/puppet/pops/types/types.rb', line 306 def to_s TypeFormatter.string(self) end |
306 307 308 |
# File 'lib/puppet/pops/types/types.rb', line 306 def to_s TypeFormatter.string(self) end |