method

description

description()
public

No documentation available.

# File lib/rubygems/commands/fetch_command.rb, line 31
  def description # :nodoc:
    The fetch command fetches gem files that can be stored for later use orunpacked to examine their contents.See the build command help for an example of unpacking a gem, modifying it,then repackaging it.
  end