Checks if a given THORFile matches one of our filters.
The check performs a case insensitive glob match.
The file to check
The array of filters to check against
Whether the file matches one of the provided filters
See Implementation
Checks if a given THORFile matches one of our filters.
The check performs a case insensitive glob match.