Class | PrideIO |
In: |
lib/minitest/pride.rb
|
Parent: | Object |
ESC | = | "\e[" | Start an escape sequence | |
NND | = | "#{ESC}0m" | End the escape sequence |
io | [R] | The IO we‘re going to pipe through. |