Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks
/
SourceSet
/
getName
get
Name
API
abstract
fun
getName
(
)
:
String
(
source
)
Returns the name of this source set.
Return
The name. Never returns null.