- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isConfigurationCacheEnabledForDocsTests (0.14 sec)
-
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/BuildParams.kt
/** * If set to `true`, run docs tests with the configuration cache enabled. */ val Project.configurationCacheEnabledForDocsTests: Boolean @JvmName("isConfigurationCacheEnabledForDocsTests") get() = gradleProperty(ENABLE_CONFIGURATION_CACHE_FOR_DOCS_TESTS).orNull.toBoolean() /**
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 09 08:19:42 UTC 2024 - 16.9K bytes - Viewed (0)