Method: Bundler::UI::Silent#add_color

Defined in:
lib/bundler/ui/silent.rb

#add_color(string, color) ⇒ Object

[View source]

12
13
14
# File 'lib/bundler/ui/silent.rb', line 12

def add_color(string, color)
  string
end