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