toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks
/
SourceSet
/
getCompileClasspath
get
Compile
Classpath
API
abstract
fun
getCompileClasspath
(
)
:
FileCollection
(
source
)
Returns the classpath used to compile this source.
Return
The classpath. Never returns null.