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