Flowdock
method

new

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: HelpCommand
new() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/help_command.rb, line 283
  def initialize
    super 'help', "Provide help on the 'gem' command"

    @command_manager = Gem::CommandManager.instance
  end
Register or log in to add new notes.