fun <T : BuildTask> Builder<T>.isUpToDate(): Builder<T>
Asserts that the outcome is TaskOutcome.UP_TO_DATE.
See Also
BuildTask.getOutcome