KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.config.experiment
/
ExperimentConfigurationToml
/
decode
decode
fun
decode
(
text
:
String
)
:
ExperimentConfiguration
(
source
)
Deserialises an
ExperimentConfiguration
from a TOML string produced by
encode
.