Mask.isCovered
bool isCovered(string expression) @safeTests if a string is covered (matched) by this mask.
Parameters
expression | the string to test (filename or path) |
Returns
true if the expression matches the mask.
Throws
DarException if the mask is empty (AND/OR with no members).