| Class | TF::StatsOutput |
| In: |
lib/plugins/tf/stats_output.rb
|
| Parent: | Object |
| RED | = | `tput setaf 1` |
| GREEN | = | `tput setaf 2` |
| YELLOW | = | `tput setaf 3` |
| BLUE | = | `tput setaf 4` |
| RESET | = | `tput sgr0` |