Class: Ask::Agent::Events::EvaluationStart
- Inherits:
-
Data
- Object
- Data
- Ask::Agent::Events::EvaluationStart
- Defined in:
- lib/ask/agent/events.rb
Instance Attribute Summary collapse
-
#dimensions ⇒ Object
readonly
Returns the value of attribute dimensions.
Instance Attribute Details
#dimensions ⇒ Object (readonly)
Returns the value of attribute dimensions
31 32 33 |
# File 'lib/ask/agent/events.rb', line 31 def dimensions @dimensions end |