Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts
/
Configuration
/
getState
get
State
API
abstract
fun
getState
(
)
:
Configuration.State
(
source
)
Returns the state of the configuration.
Return
The state of the configuration
See also
Configuration.
State