dextool v4.0.0 (2021-09-08T15:39:18Z)
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