BuildTask

interface BuildTask

A task that was executed when running a specific build.

See also

Functions

Link copied to clipboard
abstract fun getOutcome(): TaskOutcome
The outcome of attempting to execute this task.
Link copied to clipboard
abstract fun getPath(): String
The unique path of the task.