includeModuleByRegex

abstract fun includeModuleByRegex(groupRegex: String, moduleNameRegex: String)(source)

Declares that an entire module should be searched for in this repository, using regular expressions.

Parameters

groupRegex

the group name regular expression

moduleNameRegex

the module name regular expression