api / org.gradle.api / Task / getOutputs

getOutputs

@Internal abstract fun getOutputs(): TaskOutputs

Returns the outputs of this task.

Return
The outputs. Never returns null.