Class: Kward::Steering::Event
- Inherits:
-
Struct
- Object
- Struct
- Kward::Steering::Event
- Defined in:
- lib/kward/steering.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
6 7 8 |
# File 'lib/kward/steering.rb', line 6 def created_at @created_at end |
#input ⇒ Object
Returns the value of attribute input
6 7 8 |
# File 'lib/kward/steering.rb', line 6 def input @input end |