method
description
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::SignoutCommand
description()public
No documentation available.
# File lib/rubygems/commands/signout_command.rb, line 10
def description # :nodoc:
'The `signout` command is used to sign out from all current sessions,' ' allowing you to sign in using a different set of credentials.'
end