method

execute

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

No documentation available.

# File lib/rubygems/commands/signin_command.rb, line 29
  def execute
    sign_in options[:host]
  end