object
toml(ObjectRepresentation,PairRepresentation,StringRepresentation)
ObjectRepresentation- Object representation to be used when decoding TOML tables. Possible values arecompound(default) andcurly.PairRepresentation- Pair representation to be used when decoding TOML tables. Possible values aredash(default),equal, andcolon.StringRepresentation- Text representation to be used when decoding TOML basic and literal string values. Possible values areatom(default),chars, andcodes.
TOML parser and generator.
Availability:
logtalk_load(toml(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-04-09
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)