Class: RCrewAI::Events::TextDelta
- Inherits:
-
Struct
- Object
- Struct
- RCrewAI::Events::TextDelta
- 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
8 9 10 |
# File 'lib/rcrewai/events.rb', line 8 def text @text end |