Libraries
»
console
(1.10.1)
»
Index
»
Console
»
Event
»
Generic
»
#as_json
Method: Console::Event::Generic#as_json
Defined in:
lib/console/event/generic.rb
#
as_json
⇒
Object
30 31 32
# File 'lib/console/event/generic.rb', line 30
def
as_json
to_h
end