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