method

description

description()
public

No documentation available.

# File lib/rubygems/commands/contents_command.rb, line 55
  def description # :nodoc:
    The contents command lists the files in an installed gem.  The listing canbe given as full file names, file names without the installed directoryprefix or only the files that are requireable.
  end