dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
ReFilter.match
my
filter
ReFilter
struct
ReFilter
bool
match
(
string
s
,
void
delegate
(
string
s
,
string
type
)
@
safe
logFailed
= null
)
Return Value
Type:
bool
true if
s
matches
ìncludeRe
and NOT matches any of
excludeRe
.
Meta
Source
See Implementation
my
filter
ReFilter
constructors
this
functions
match
variables
excludeRe
includeRe