Method: Minitest::PrideIO#io
- Defined in:
- lib/minitest/pride_plugin.rb
permalink #io ⇒ Object (readonly)
The IO we’re going to pipe through.
46 47 48 |
# File 'lib/minitest/pride_plugin.rb', line 46 def io @io end |
The IO we’re going to pipe through.
46 47 48 |
# File 'lib/minitest/pride_plugin.rb', line 46 def io @io end |