gh-pages / com.nextfaze.devfun.gradle.plugin / KotlinGradlePlugin / isApplicable
isApplicable
fun isApplicable(project: <ERROR CLASS>, task: <ERROR CLASS>):
Boolean
Determine if this plugin can be applied to this project and compile task.
For some reason the apply call never receives the first variant so most of the logic is performed in here instead.