Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.config
/
TomlWriter
Toml
Writer
object
TomlWriter
Serializes simple maps into TOML.
Members
Functions
write
Link copied to clipboard
fun
write
(
input
:
Map
<
String
,
Any
?
>
)
:
String