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