gradle
8.4-rc-1
Java API
gradle
/
org.gradle.api.artifacts
/
Configuration
/
getState
get
State
Java API
abstract
fun
getState
(
)
:
Configuration.State
(
source
)
Returns the state of the configuration.
Return
The state of the configuration
See also
Configuration.
State