gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
Task
/
getInputs
get
Inputs
@
Internal
abstract
fun
getInputs
(
)
:
TaskInputs
Returns the inputs of this task.
Return
The inputs. Never returns null.