api / org.gradle.tooling.events.task / TaskSuccessResult / isUpToDate

isUpToDate

abstract fun isUpToDate(): Boolean

Returns whether this task was up-to-date.

Return
true if this task was up-to-date