Class: Ask::Agent::Events::MaxTurnsExceeded

Inherits:
Data
  • Object
show all
Defined in:
lib/ask/agent/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#max_turnsObject (readonly)

Returns the value of attribute max_turns

Returns:

  • (Object)

    the current value of max_turns



26
27
28
# File 'lib/ask/agent/events.rb', line 26

def max_turns
  @max_turns
end