GlobFilter.match

struct GlobFilter
bool
match
(
string s
)

Return Value

Type: bool

true if s matches ìncludeRe and NOT matches any of excludeRe.

Meta