getSubprojects

abstract fun getSubprojects(): Set<Project>(source)

Returns the set containing the subprojects of this project.

Return

The set of projects. Returns an empty set if this project has no subprojects.