haveNameMatching

Restricts the rules to modules whose Gradle path matches the specified glob pattern.

Parameters

pattern

Glob pattern (e.g., ":feature-*", ":core-**").


Restricts the rules to modules whose Gradle path matches any of the specified glob patterns.

Parameters

patterns

Glob patterns (e.g., ":feature-*", ":core-**").