didItFail

abstract fun didItFail(): Boolean(source)

Returns whether the project has failed to load the full build.

Return

true if the project has failed, false otherwise.

Since

9.3.0