Method: PSON::Pure::Generator::State#array_nl
- Defined in:
- lib/puppet/external/pson/pure/generator.rb
#array_nl ⇒ Object
This string is put at the end of a line that holds a PSON array.
121 122 123 |
# File 'lib/puppet/external/pson/pure/generator.rb', line 121 def array_nl @array_nl end |