Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api
/
Task
/
getOutputs
get
Outputs
API
@
Internal
abstract
fun
getOutputs
(
)
:
TaskOutputs
(
source
)
Returns the outputs of this task.
Return
The outputs. Never returns null.