Method: JSON::Stream::Builder#result
- Defined in:
- lib/json/stream/builder.rb
permalink #result ⇒ Object (readonly)
Returns the value of attribute result.
17 18 19 |
# File 'lib/json/stream/builder.rb', line 17 def result @result end |