Class: RCrewAI::Events::Thinking
- Inherits:
-
Struct
- Object
- Struct
- RCrewAI::Events::Thinking
- Defined in:
- lib/rcrewai/events.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
13 14 15 |
# File 'lib/rcrewai/events.rb', line 13 def text @text end |