Class: RunRubyFileEvent::Result
- Inherits:
-
Result
- Object
- Result
- RunRubyFileEvent::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.
232 233 234 |
# File 'lib/a-contracts.rb', line 232 def output @output end |