ktConfig
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
ktConfig
ktConfig
/
dev.s7a.ktconfig
/
KtConfigString
/
Default
/
load
load
open
override
fun
load
(
text
:
String
)
:
T
Load config from
text
. If
text
is empty, return
default
.
Return
Config data or
default
Since
1.0.0
Parameters
text
Yaml data
Throws
Unsupported
Type
Exception
Type
Mismatch
Exception