gradle
Toggle table of contents
9.6.1
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.logging.configuration
/
LoggingConfiguration
/
isInteractive
is
Interactive
API
@
Incubating
abstract
fun
isInteractive
(
)
:
Boolean
(
source
)
Whether the build may prompt the user for input on the console. Defaults to
true
.
Since
9.6.1