Module: Minitest::Silence::ResultOutputPatch
- Defined in:
- lib/minitest/silence_plugin.rb
Instance Attribute Summary collapse
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ Object
Returns the value of attribute output.
14 15 16 |
# File 'lib/minitest/silence_plugin.rb', line 14 def output @output end |