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