gradle
8.3-rc-4
Java API
gradle
/
org.gradle.api.tasks
/
SourceSet
/
getName
get
Name
Java API
abstract
fun
getName
(
)
:
String
Returns the name of this source set.
Return
The name. Never returns null.