MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.common.text
/
StructuredText
/
Mutable
/
append
append
@
NotNull
abstract
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
(
source
)
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
String
)
:
@
NotNull
StructuredText.Mutable
(
source
)