Files
kumomta/docs/reference/kumo.serde/yaml_load.md
T
2025-09-30 07:35:32 +01:00

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