api / org.gradle.api.tasks / SourceSet / getRuntimeClasspathConfigurationName

getRuntimeClasspathConfigurationName

@Incubating abstract fun getRuntimeClasspathConfigurationName(): String

Returns the name of the runtime classpath configuration of this component: the runtime classpath contains elements of the implementation, as well as runtime only elements.

Return
the name of the runtime classpath configuration

Since
3.4