Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks
/
GroovySourceSet
/
getAllGroovy
get
All
Groovy
API
abstract
fun
getAllGroovy
(
)
:
SourceDirectorySet
(
source
)
All Groovy source for this source set.
Return
the Groovy source. Never returns null.