method
execute
v2_5_5 -
Show 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 execute()No documentation available.
# File lib/rubygems/commands/signin_command.rb, line 29
def execute
sign_in options[:host]
end