Definitions for "FileList"
Keywords:  filename, rake, list, contains, command
a list of files in Rake
a text file that contains a list of filenames
A list of filenames in a file. The file containing the filelist is identified by an @ character in front of its filename. Some commands that usually operate on only one file per command line can, by using a filelist, be made to operate on several files.