toggle menu
gradle
8.11.1
API
switch theme
search in API
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.