anodynos/is_file_in

anodynos/is_file_in

Releases2
Frequency4 days 10 hours
Last Release
A `function(filename, specs)` thats checks if 'someFile.ext' passes through an of Array of minimatch / RegExp / callbacks specs, with an exclusion '!' flag.

Linked projects

A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` specs, with inclusion OR negation/exclusion '!' flag.