Mask.simplePath
Creates a simple path mask (matches if path is subdir of mask or vice versa).
Parameters
path | the reference path |
caseSensitive | true for case-sensitive matching (default) |
Returns
A new Mask instance.
Creates a simple path mask (matches if path is subdir of mask or vice versa).
path | the reference path |
caseSensitive | true for case-sensitive matching (default) |