method

download_reporter

v2_6_3 - Show latest stable - Class: Gem::SilentUI
download_reporter(*args)
public

No documentation available.

# File lib/rubygems/user_interaction.rb, line 650
  def download_reporter(*args) # :nodoc:
    SilentDownloadReporter.new(@outs, *args)
  end