Class: Kward::Events::Steering
- Inherits:
-
Struct
- Object
- Struct
- Kward::Events::Steering
- Defined in:
- lib/kward/events.rb
Instance Attribute Summary collapse
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#input ⇒ Object
Returns the value of attribute input.
Instance Attribute Details
#created_at ⇒ Object
Returns the value of attribute created_at
7 8 9 |
# File 'lib/kward/events.rb', line 7 def created_at @created_at end |
#input ⇒ Object
Returns the value of attribute input
7 8 9 |
# File 'lib/kward/events.rb', line 7 def input @input end |