Class: Kward::Events::ReasoningDelta
- Inherits:
-
Struct
- Object
- Struct
- Kward::Events::ReasoningDelta
- Defined in:
- lib/kward/events.rb
Instance Attribute Summary collapse
-
#delta ⇒ Object
Returns the value of attribute delta.
Instance Attribute Details
#delta ⇒ Object
Returns the value of attribute delta
3 4 5 |
# File 'lib/kward/events.rb', line 3 def delta @delta end |