Class: Ask::Agent::Events::EvaluationDelta

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

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



32
33
34
# File 'lib/ask/agent/events.rb', line 32

def content
  @content
end