execute

abstract fun execute(controller: BuildController): T

Executes this action and returns the result.

Return

The result

Parameters

controller

The controller to use to access and control the build.