api / org.gradle.api.tasks / TaskState / getNoSource

getNoSource

@Incubating abstract fun getNoSource(): Boolean

Returns true if the execution of this task was skipped due to task inputs are empty.

Return
true if this task has no input files assigned

Since
3.4