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