Class: Kward::Events::Answer
- Inherits:
-
Struct
- Object
- Struct
- Kward::Events::Answer
- Defined in:
- lib/kward/events.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
11 12 13 |
# File 'lib/kward/events.rb', line 11 def content @content end |