mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 03:48:17 +00:00
315 B
315 B
kumo.serde.yaml_load
kumo.serde.yaml_load(FILENAME)
{{since('2024.09.02-c5476b89')}}
Reads the content of the file name FILENAME and parses it as YAML,
returning a lua representation of the parsed YAML.
See also kumo.serde.yaml_parse and kumo.serde.yaml_encode