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
/
getIsWarnings
get
Is
Warnings
API
@
ReplacedBy
(
value
=
"warnings"
)
open
fun
getIsWarnings
(
)
:
Property
<
Boolean
>
(
source
)
Sets whether to log warning messages. The default is
true
.