Skip to content

toml

FreeBodyEngine.core.files.loaders.toml #

TOML_FILE = 'TOML_FILE' module-attribute #

load_toml(file) #

Parses file as TOML into a plain dict - an empty file parses to {} rather than erroring.