# File lib/bundler/ui.rb, line 37 def confirm(msg, newline = nil) tell_me(msg, :green, newline) if !@quiet end