FileMode

The mode used to collect the files to process.

Values

ValueMeaning
normal

Normal mode which is one or more files from command line

normalFileListFromStdin

File list from stdin but processed as normal

recursive

Process recursively

Meta