Package cc. ekblad. toml
Types
Toml Exception
Link copied to clipboard
Base class of all exceptions that might be thrown during TOML processing.
Toml Value
Link copied to clipboard
Kotlin representation of a TOML value. A full TOML document is always represented as a TomlValue.Map.