Method: PSON::Pure::Generator::State#object_nl
- Defined in:
- lib/puppet/external/pson/pure/generator.rb
#object_nl ⇒ Object
This string is put at the end of a line that holds a PSON object (or Hash).
118 119 120 |
# File 'lib/puppet/external/pson/pure/generator.rb', line 118 def object_nl @object_nl end |