Method: Console::Event::Generic#as_json

Defined in:
lib/console/event/generic.rb

#as_jsonObject



30
31
32
# File 'lib/console/event/generic.rb', line 30

def as_json
  to_h
end