Class TF::TextOutput
In: lib/plugins/tf/text_output.rb
Parent: Object

Methods

Constants

RED = `tput setaf 1`
GREEN = `tput setaf 2`
YELLOW = `tput setaf 3`
BLUE = `tput setaf 4`
RESET = `tput sgr0`

Public Class methods

Public Instance methods

[Validate]