Files
kumomta/docs/reference/kumo/toml_load.md
T

282 B

kumo.toml_load(FILENAME)

Reads the content of the file name FILENAME and parses it as TOML, returning a lua representation of the parsed TOML.

See also kumo.toml_parse, kumo.toml_encode and kumo.toml_encode_pretty