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
/
encode
encode
fun
encode
(
config
:
ExperimentConfiguration
)
:
String
(
source
)
Serialises
config
to a TOML string, prefixed with
DOCUMENT_HEADER
.