Method: Puppet::Pops::Types::TypeFormatter#to_s
- Defined in:
- lib/puppet/pops/types/type_formatter.rb
#to_s ⇒ Object
Debugging to_s to reduce the amount of output
629 630 631 |
# File 'lib/puppet/pops/types/type_formatter.rb', line 629 def to_s '[a TypeFormatter]' end |