Class: Chamomile::PasteEvent

Inherits:
Data
  • Object
show all
Defined in:
lib/chamomile/messages.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



42
43
44
# File 'lib/chamomile/messages.rb', line 42

def content
  @content
end