Tegral
0.0.4-SNAPSHOT
tegral-config-core
/
guru.zoroark.tegral.config.core
/
SectionedConfigurationDecoder
/
safeDecode
safe
Decode
open
override
fun
safeDecode
(
node
:
Node
,
type
:
KType
,
context
:
DecoderContext
)
:
ConfigResult
<
T
>