An array of project interfaces to evaluate against the inclusion and exclusion patterns.
An array of regular expressions or arrays of regular expressions defining which interfaces should be included.
An array of regular expressions or arrays of regular expressions defining which interfaces should be excluded.
A boolean value indicating whether the project interfaces satisfy the inclusion and exclusion criteria.
Determines whether the given project interfaces are included based on specified inclusion and exclusion rules.
This function checks if a set of project interfaces meets the criteria defined by regular expressions for inclusion and exclusion.