Parent

Class Index [+]

Quicksearch

Gem::StreamUI::SilentDownloadReporter

An absolutely silent download reporter.

Public Class Methods

new(out_stream, *args) click to toggle source
     # File lib/rubygems/user_interaction.rb, line 461
461:     def initialize(out_stream, *args)
462:     end

Public Instance Methods

done() click to toggle source
     # File lib/rubygems/user_interaction.rb, line 470
470:     def done
471:     end
fetch(filename, filesize) click to toggle source
     # File lib/rubygems/user_interaction.rb, line 464
464:     def fetch(filename, filesize)
465:     end
update(current) click to toggle source
     # File lib/rubygems/user_interaction.rb, line 467
467:     def update(current)
468:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.