autoformat ~master (2021-06-01T21:25:09Z)
Dub
Repo
ReFilter.this
my
filter
ReFilter
The regular expressions are set to ignoring the case.
struct
ReFilter
this
(
string
[]
include
,
string
[]
exclude
)
Parameters
include
string
[]
regular expression.
exclude
string
[]
regular expression.
Meta
Source
See Implementation
my
filter
ReFilter
constructors
this
functions
match
variables
excludeRe
includeRe
The regular expressions are set to ignoring the case.