Class: Ask::Agent::Events::EvaluationStart

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

Instance Attribute Summary collapse

Instance Attribute Details

#dimensionsObject (readonly)

Returns the value of attribute dimensions

Returns:

  • (Object)

    the current value of dimensions



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

def dimensions
  @dimensions
end