Libraries
»
jstp
(1.3.6)
»
Index
»
Writer
»
JSTP
»
Dispatch
»
#json
Method: Writer::JSTP::Dispatch#json
Defined in:
lib/writer/jstp/dispatch.rb
#
json
⇒
Object
64 65 66
# File 'lib/writer/jstp/dispatch.rb', line 64
def
json
JSON
.
dump
@source
end