Class: Kward::Events::Steering

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/events.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



7
8
9
# File 'lib/kward/events.rb', line 7

def created_at
  @created_at
end

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



7
8
9
# File 'lib/kward/events.rb', line 7

def input
  @input
end