- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for typeSimpleName (0.09 sec)
-
build-logic-settings/configuration-cache-compatibility/src/main/kotlin/gradlebuild.configuration-cache-compatibility.settings.gradle.kts
*/ import org.gradle.api.internal.plugins.DslObject run { fun String.startsWithAnyOf(vararg prefixes: String): Boolean = prefixes.any { prefix -> startsWith(prefix) } fun Task.typeSimpleName(): String = DslObject(this).declaredType.simpleName fun isIncompatible(task: Task): Boolean = when { // Working tasks that would otherwise be matched by filters below task.name in listOf(Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jan 15 16:07:38 UTC 2025 - 4.1K bytes - Viewed (0)