method

add_color

add_color(string, color)
public

No documentation available.

# File lib/bundler/ui/silent.rb, line 12
      def add_color(string, color)
        string
      end