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
/
getWarnings
get
Warnings
API
@
Console
abstract
fun
getWarnings
(
)
:
Property
<
Boolean
>
(
source
)
Tells whether to log warning messages. The default is
true
.