method

execute

ruby latest stable - Class: Gem::Commands::MirrorCommand
execute()
public

No documentation available.

# File lib/rubygems/commands/mirror_command.rb, line 21
    def execute
      alert_error "Install the rubygems-mirror gem for the mirror command"
    end