ArchUnitTS - v2.2.0
    Preparing search index...

    Type Alias PatternOptions

    type PatternOptions = {
        except?: PatternExclusion;
    }
    Index

    Properties

    Properties

    Exclude files/classes from this matcher. Plain strings and regexes are interpreted ergonomically for the parent matcher; targeted exclusions can be used when the matching target should be explicit.