api / org.gradle.api.tasks / SourceSet / getCompileClasspathConfigurationName

getCompileClasspathConfigurationName

@Incubating abstract fun getCompileClasspathConfigurationName(): String

Returns the name of the compile classpath configuration for this source set.

Return
The compile classpath configuration

Since
2.12