mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 21:28:18 +00:00
282 B
282 B
kumo.json_load(FILENAME)
Reads the content of the file name FILENAME and parses it as JSON,
returning a lua representation of the parsed JSON.
See also kumo.json_parse, kumo.json_encode and kumo.json_encode_pretty