Class: RCrewAI::Events::Thinking

Inherits:
Struct
  • Object
show all
Defined in:
lib/rcrewai/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



13
14
15
# File 'lib/rcrewai/events.rb', line 13

def text
  @text
end