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