Top Level :: Console

Package Information: Console_Color

» Summary» License
This Class allows you to easily use ANSI console colors in your application.MIT
» Current Release» Bug Summary
1.0.2 (stable) was released on 2007-01-26 (Changelog)No open bugs
» Description
You can use Console_Color::convert to transform colorcodes like %r into ANSI
control codes. print Console_Color::convert("%rHello World!%n"); would print
"Hello World" in red, for example.
» Maintainers» More Information