gradle
8.4-rc-1
Java API
gradle
/
org.gradle.api
/
Project
/
getAllprojects
get
Allprojects
Java API
abstract
fun
getAllprojects
(
)
:
Set
<
Project
>
(
source
)
Returns the set containing this project and its subprojects.
Return
The set of projects.