class Tracebin::CustomEvent
Private Instance Methods
select_data()
click to toggle source
# File lib/tracebin/events.rb, line 104 def select_data nil end
type()
click to toggle source
# File lib/tracebin/events.rb, line 100 def type :other end