api / org.gradle.tooling / BuildAction / execute

execute

abstract fun execute(controller: BuildController): T

Executes this action and returns the result.

Parameters

controller - The controller to use to access and control the build.

Return
The result

Since
1.8