matches Glob
Checks if a file path matches a glob pattern
Return
true if the path matches the pattern
Parameters
path
The file path to check
glob Pattern
The glob pattern to match against
Checks if a file path matches a glob pattern
true if the path matches the pattern
The file path to check
The glob pattern to match against