Flowdock
method

description

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: ContentsCommand
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/contents_command.rb, line 54
  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
Register or log in to add new notes.