Class: Rixie::Event::ThoughtCompleted
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::ThoughtCompleted
- Defined in:
- lib/rixie/event/thought_completed.rb
Instance Attribute Summary collapse
-
#thought ⇒ Object
readonly
Returns the value of attribute thought.
Instance Attribute Details
#thought ⇒ Object (readonly)
Returns the value of attribute thought
5 6 7 |
# File 'lib/rixie/event/thought_completed.rb', line 5 def thought @thought end |