Class: RunCmdEvent::Result
- Inherits:
-
Result
- Object
- Result
- RunCmdEvent::Result
- Defined in:
- lib/a-contracts.rb
Instance Attribute Summary collapse
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ Object
Returns the value of attribute output.
240 241 242 |
# File 'lib/a-contracts.rb', line 240 def output @output end |