ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
TargetedPatternExclusions
Type Alias TargetedPatternExclusions
type
TargetedPatternExclusions
=
{
inPath
?:
PatternList
;
inFolder
?:
PatternList
;
withName
?:
PatternList
;
forClassesMatching
?:
PatternList
;
}
Index
Properties
in
Path?
in
Folder?
with
Name?
for
Classes
Matching?
Properties
Optional
in
Path
inPath
?:
PatternList
Optional
in
Folder
inFolder
?:
PatternList
Optional
with
Name
withName
?:
PatternList
Optional
for
Classes
Matching
forClassesMatching
?:
PatternList
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
in
Path
in
Folder
with
Name
for
Classes
Matching
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...