Class
PrideIO
In:
lib/minitest/pride.rb
Parent:
Object
Show your testing pride!
Methods
pride
print
Constants
ESC
=
"\e["
Start an escape sequence
NND
=
"#{ESC}0m"
End the escape sequence
Attributes
io
[R]
The IO we‘re going to pipe through.
Public Instance methods
pride
(string)
Color a string.
print
(o)
Wrap
print
to colorize the output.
[Validate]