mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 03:52:13 +00:00
284 B
284 B
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 JSON.
See also kumo.serde.yaml_parse and kumo.serde.yaml_encode