method
new
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::HelpCommand
new()public
No documentation available.
# File lib/rubygems/commands/help_command.rb, line 81
def initialize
super 'help', "Provide help on the 'gem' command"
end