tomlkt
0.2.0
common
tomlkt
/
net.peanuuutz.tomlkt
/
TomlIndentation
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Space2
Link copied to clipboard
val
Space2
:
TomlIndentation
Indentation with 2 spaces.
Space4
Link copied to clipboard
val
Space4
:
TomlIndentation
Indentation with 4 spaces.
Tab
Link copied to clipboard
val
Tab
:
TomlIndentation
Indentation with a tab (
\t
).