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