Kafo::ProgressBar
# File lib/kafo/progress_bars/colored.rb, line 5 def print_error(line) print ANSI::Code.red { line } end