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