Flowdock
method

new

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: ListCommand
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/list_command.rb, line 11
  def initialize
    super 'list', 'Display local gems whose name matches REGEXP'

    remove_option('--name-matches')
  end
Register or log in to add new notes.