toggle menu
gradle
8.14.4-20260116040737+0000
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.dsl
/
KotlinDslBaseScriptModel
/
getCompileClassPath
get
Compile
Class
Path
API
@
Incubating
abstract
fun
getCompileClassPath
(
)
:
List
<
File
>
(
source
)
The compilation classpath for Kotlin DSL scripts.
Since
8.14.4 (backport from 9.2.0)