toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api
/
Project
/
getAllprojects
get
Allprojects
API
abstract
fun
getAllprojects
(
)
:
Set
<
Project
>
(
source
)
Returns the set containing this project and its subprojects.
Return
The set of projects.