Module
PSON::Pure::Generator::GeneratorMethods::NilClass
In:
lib/puppet/external/pson/pure/generator.rb
Methods
to_pson
Public Instance methods
to_pson
(*)
Returns a
PSON
string for nil: ‘null’.
[Validate]