Gem::SilentUI
# File bundler/ui/rg_proxy.rb, line 9 def initialize(ui) @ui = ui super() end
# File bundler/ui/rg_proxy.rb, line 14 def say(message) @ui && @ui.debug(message) end
This page was generated for Ruby 2.6.5
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.