Method: JSON::Pure::Generator::State#object_nl
- Defined in:
- lib/json/pure/generator.rb
#object_nl ⇒ Object
This string is put at the end of a line that holds a JSON object (or Hash).
163 164 165 |
# File 'lib/json/pure/generator.rb', line 163 def object_nl @object_nl end |