module Pleiades::Command::Routing::Reflection

Public Instance Methods

__event_name__() click to toggle source
# File lib/pleiades/core/command/routing/reflection.rb, line 7
def __event_name__
  @event.type
end