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

Module that holds the extinding methods if, the String module is included.

Methods

Public Instance methods

Raw Strings are PSON Objects (the raw bytes are stored in an array for the key "raw"). The Ruby String can be created by this module method.

[Validate]