Class: Insanity::Runner::Result
- Inherits:
-
Struct
- Object
- Struct
- Insanity::Runner::Result
- Defined in:
- lib/insanity.rb
Instance Attribute Summary collapse
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ Object
Returns the value of attribute status
25 26 27 |
# File 'lib/insanity.rb', line 25 def status @status end |