class Gem::Commands::ContentsCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e contents command lists the files in an installed gem. The listing can given as full file names, file names without the installed directory efix or only the files that are requireable. EOF end