gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.gradle
/
GradleBuild
/
getProjects
get
Projects
API
abstract
fun
getProjects
(
)
:
DomainObjectSet
<
out
BasicGradleProject
>
(
source
)
Returns the set of all projects for this build.
Return
The set of all projects.