class Staccato::Event

Event Hit type field definitions @author Tony Pitale

Constants

FIELDS

Event field definitions

Public Instance Methods

type() click to toggle source

event hit type

# File lib/staccato/event.rb, line 16
def type
  :event
end