execute

abstract fun execute(controller: BuildController): T(source)

Executes this action and returns the result.

Return

The result

Since

1.8

Parameters

controller

The controller to use to access and control the build.