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