method
new
ruby latest stable - Class:
Gem::Commands::SignoutCommand
new()public
No documentation available.
# File lib/rubygems/commands/signout_command.rb, line 6
def initialize
super 'signout', 'Sign out from all the current sessions.'
end