Module PSON::Pure::Generator::GeneratorMethods::TrueClass
In: lib/puppet/external/pson/pure/generator.rb

Methods

to_pson  

Public Instance methods

Returns a PSON string for true: ‘true’.

[Validate]