Class: RCrewAI::Events::IterationStart

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

Instance Attribute Summary collapse

Instance Attribute Details

#iteration_indexObject

Returns the value of attribute iteration_index

Returns:

  • (Object)

    the current value of iteration_index



15
16
17
# File 'lib/rcrewai/events.rb', line 15

def iteration_index
  @iteration_index
end