Class: Chamomile::PasteEvent
- Inherits:
-
Data
- Object
- Data
- Chamomile::PasteEvent
- Defined in:
- lib/chamomile/messages.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
42 43 44 |
# File 'lib/chamomile/messages.rb', line 42 def content @content end |