Sha256: 4a9e4f9fe51002b2085397710cd5a341b1411636ea34a8f4899d827951968f25

Contents?: true

Size: 179 Bytes

Versions: 114

Compression:

Stored size: 179 Bytes

Contents

#!/usr/bin/env ruby
#
## Little unix filter that uncolorizes any input stream.
#

require 'term/ansicolor'

include Term::ANSIColor

ARGF.each do |line|
  puts line.uncolored
end

Version data entries

114 entries across 98 versions & 16 rubygems

Version Path
term-ansicolor-1.7.0 bin/term_decolor
tdiary-5.0.9 vendor/bundle/gems/term-ansicolor-1.6.0/bin/term_decolor
tdiary-5.0.8 vendor/bundle/gems/term-ansicolor-1.2.2/bin/decolor
tdiary-5.0.8 vendor/bundle/ruby/2.5.0/gems/term-ansicolor-1.2.2/bin/decolor
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/term-ansicolor-1.6.0/bin/term_decolor
tdiary-5.0.7 vendor/bundle/gems/term-ansicolor-1.6.0/bin/term_decolor
tdiary-5.0.6 vendor/bundle/gems/term-ansicolor-1.6.0/bin/term_decolor
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/term-ansicolor-1.3.2/bin/decolor
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/term-ansicolor-1.3.2/bin/decolor
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/term-ansicolor-1.3.2/bin/decolor
logstash-filter-cache-redis-0.1.0 vendor/bundle/jruby/1.9/gems/term-ansicolor-1.3.2/bin/decolor
tdiary-5.0.5 vendor/bundle/gems/term-ansicolor-1.4.0/bin/term_decolor
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/term-ansicolor-1.4.0/bin/term_decolor
tdiary-5.0.5 vendor/bundle/gems/term-ansicolor-1.6.0/bin/term_decolor
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/term-ansicolor-1.6.0/bin/term_decolor
term-ansicolor-1.6.0 bin/term_decolor
tdiary-5.0.4 vendor/bundle/gems/term-ansicolor-1.4.0/bin/term_decolor
term-ansicolor-1.5.0 bin/term_decolor
term-ansicolor-1.4.1 bin/term_decolor
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/term-ansicolor-1.4.0/bin/term_decolor