kraftlin
Toggle table of contents
0.7.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kraftlin
kraftlin-config-core
/
io.github.kraftlin.config
/
AbstractConfig
/
ConfigWrapper
/
setComments
set
Comments
abstract
fun
setComments
(
path
:
String
,
comments
:
List
<
String
>
)
Sets the YAML comments above the given
path
. Applied on the next
save
.