Flowdock
method

description

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: ListCommand
description() 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 25
  def description # :nodoc:
    The list command is used to view the gems you have installed locally.The --details option displays additional details including the summary, thehomepage, the author, the locations of different versions of the gem.To search for remote gems use the search command.
  end
Register or log in to add new notes.