Module
Term::ANSIColor
In:
lib/facet/ansicolor.rb
Methods
attributes
uncolored
Constants
ColoredRegexp
=
/\e\[([34][0-7]|[0-9])m/
Public Instance methods
attributes
()
uncolored
(string = nil) {|.gsub(ColoredRegexp, '')| ...}
[Validate]