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



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

def max_turns
  @max_turns
end