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