KotlinDslBaseScriptModel

This interface represents the base Kotlin DSL script models. This model can be queried very early in the build lifecycle, without any script evaluation or build configuration.

Since

9.1.0

Functions

Link copied to clipboard
The implicit imports that are used for all scripts.
Link copied to clipboard
A base classpath that contains Gradle API, Gradle API extensions and Kotlin DSL jars
Link copied to clipboard
Classpath required to load Kotlin script template classes.