Class: Kward::Steering::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/steering.rb

Instance Attribute Summary collapse

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



6
7
8
# File 'lib/kward/steering.rb', line 6

def created_at
  @created_at
end

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



6
7
8
# File 'lib/kward/steering.rb', line 6

def input
  @input
end