class Gem::Commands::FetchCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e fetch command fetches gem files that can be stored for later use or packed to examine their contents. e the build command help for an example of unpacking a gem, modifying it, en repackaging it. EOF end