api / org.gradle.api.invocation / Gradle / includedBuild

includedBuild

@Incubating abstract fun includedBuild(name: String): IncludedBuild

Returns the included build with the specified name for this build.

Since
3.1