toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.tasks.compile
/
GroovyCompileOptions
/
isFailOnError
is
Fail
On
Error
API
@
Input
open
fun
isFailOnError
(
)
:
Boolean
(
source
)
Tells whether the compilation task should fail if compile errors occurred. Defaults to
true
.