method
description
v2_2_9 -
Show latest stable
- Class:
Gem::Commands::FetchCommand
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