Method: Minitest::PrideIO#io

Defined in:
lib/minitest/pride_plugin.rb

#ioObject (readonly)

The IO we’re going to pipe through.

[View source]

46
47
48
# File 'lib/minitest/pride_plugin.rb', line 46

def io
  @io
end