TomlConfigBuilder

Builder provided for Toml { ... } factory function.

Properties

Link copied to clipboard

Specifies whether encounters of unknown keys should be ignored instead of throwing UnknownKeyException.

Link copied to clipboard

Specifies how indentation presents in string output.

Link copied to clipboard

Specifies how many items are encoded per line in block array.

Link copied to clipboard
var serializersModule: SerializersModule

SerializersModule with contextual serializers to be used in the Toml instance.