find By Type
Looks for the extension of a given type.
Return
the extension or null if not found
Since
5.0
Parameters
T
the extension type
See also
Extension Container. findByType
Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.plugins.ExtensionContainer.findByType.
See also
Extension Container. findByType