[][src]Module koibumi_common::config

Functions to load and save configs.

Enums

Error

An error which can be returned when operating on config files.

Functions

load

Loads a config object from the config file.

save

Saves a config object to the config file.