Mask.samePath
Creates a same path mask (exact path matching, no wildcards).
Parameters
path | the exact path to match |
caseSensitive | true for case-sensitive matching (default) |
Returns
A new Mask instance.
Creates a same path mask (exact path matching, no wildcards).
path | the exact path to match |
caseSensitive | true for case-sensitive matching (default) |