method
description
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::SigninCommand
description()public
No documentation available.
# File lib/rubygems/commands/signin_command.rb, line 19
def description # :nodoc:
'The signin command executes host sign in for a push server (the default is' ' https://rubygems.org). The host can be provided with the host flag or can' ' be inferred from the provided gem. Host resolution matches the resolution' ' strategy for the push command.'
end