Class: Rixie::Event::Finished

Inherits:
Data
  • Object
show all
Defined in:
lib/rixie/event/finished.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



5
6
7
# File 'lib/rixie/event/finished.rb', line 5

def content
  @content
end