Class ColorFilter
In: lib/network/protocol/colorfilter.rb
Parent: Filter
ColorFilter
Filter
TopLevel

The ColorFilter class implements ANSI color (SGR) support.

A Filter can keep state and partial data

Methods

Public Instance methods

The filter_out method filters output data

str
The string to be processed
return
The filtered data

[Validate]