Class: Rixie::Event::RunEnd
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::RunEnd
- Defined in:
- lib/rixie/event/run_end.rb
Instance Attribute Summary collapse
-
#output ⇒ Object
readonly
Returns the value of attribute output.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
Instance Attribute Details
#output ⇒ Object (readonly)
Returns the value of attribute output
5 6 7 |
# File 'lib/rixie/event/run_end.rb', line 5 def output @output end |
#status ⇒ Object (readonly)
Returns the value of attribute status
5 6 7 |
# File 'lib/rixie/event/run_end.rb', line 5 def status @status end |