method
new
v2_5_5 -
Show 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