gradle
Toggle table of contents
9.6.0-20260420115815+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
getFailOnError
get
Fail
On
Error
API
@
Input
abstract
fun
getFailOnError
(
)
:
Property
<
Boolean
>
(
source
)
Sets whether to fail the build when compilation fails. Defaults to
true
.