Class: Rixie::Event::ThoughtCompleted

Inherits:
Data
  • Object
show all
Defined in:
lib/rixie/event/thought_completed.rb

Instance Attribute Summary collapse

Instance Attribute Details

#thoughtObject (readonly)

Returns the value of attribute thought

Returns:

  • (Object)

    the current value of thought



5
6
7
# File 'lib/rixie/event/thought_completed.rb', line 5

def thought
  @thought
end