The file path to check.
An array of strings/patterns to exclude against.
True if the Path matches any pattern in From, false otherwise.
Param: Path
The file path to check.
Param: From
An array of strings/patterns to exclude against.
Returns
True if the Path matches any pattern in From, false otherwise.