GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
RegexFactory
Class RegexFactory
Index
Constructors
constructor
Methods
file
Name
Matcher
class
Name
Matcher
folder
Matcher
path
Matcher
exact
File
Matcher
Constructors
constructor
new
Regex
Factory
(
)
:
RegexFactory
Returns
RegexFactory
Methods
Static
file
Name
Matcher
file
Name
Matcher
(
name
)
:
Filter
Parameters
name
:
Pattern
Returns
Filter
Static
class
Name
Matcher
class
Name
Matcher
(
name
)
:
Filter
Parameters
name
:
Pattern
Returns
Filter
Static
folder
Matcher
folder
Matcher
(
folder
)
:
Filter
Parameters
folder
:
Pattern
Returns
Filter
Static
path
Matcher
path
Matcher
(
path
)
:
Filter
Parameters
path
:
Pattern
Returns
Filter
Static
exact
File
Matcher
exact
File
Matcher
(
filePath
)
:
Filter
Creates a filter for exact file path matching
Parameters
filePath
:
string
Exact file path to match
Returns
Filter
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
file
Name
Matcher
class
Name
Matcher
folder
Matcher
path
Matcher
exact
File
Matcher
ArchUnitTS - v2.1.51
Loading...
Creates a filter for exact file path matching