Class: RCrewAI::Events::Error
- Inherits:
-
Struct
- Object
- Struct
- RCrewAI::Events::Error
- Defined in:
- lib/rcrewai/events.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Object
Returns the value of attribute error
17 18 19 |
# File 'lib/rcrewai/events.rb', line 17 def error @error end |