Method: Puppet::Pops::Types::PScalarType#roundtrip_with_string?
- Defined in:
- lib/puppet/pops/types/types.rb
#roundtrip_with_string? ⇒ Boolean
706 707 708 |
# File 'lib/puppet/pops/types/types.rb', line 706 def roundtrip_with_string? true end |