mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 21:28:18 +00:00
312 B
312 B
kumo.serde.yaml_parse(STRING)
{{since('2024.09.02-c5476b89')}}
Parses STRING as YAML, returning a lua representation of the parsed YAML.
This is logically the opposite of kumo.serde.yaml_encode.
See also kumo.serde.yaml_load and kumo.serde.yaml_encode