KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.spec
/
fromToml
from
Toml
fun
NetworkSpec.Companion
.
fromToml
(
text
:
String
)
:
NetworkSpec
(
source
)
Parse a
NetworkSpec
from a TOML string produced by
toToml
.