Class: Rixie::Event::RunEnd

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

Instance Attribute Summary collapse

Instance Attribute Details

#outputObject (readonly)

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



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

def output
  @output
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



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

def status
  @status
end