Function openmw_cfg::get_config

source ·
pub fn get_config() -> Result<Ini, Error>
Expand description

Returns an Ini object for openmw.cfg

The result is intended to be passed to other functions, rather than used directly.