pub fn read_config_file(cfg_path: Option<String>) -> Config
Expand description

Reads the current configuration from the config file. The config file is expected to be in the current directory and be named ibflex.toml.