[][src]Function df_st_core::config::get_config

pub fn get_config(filename: &PathBuf) -> RootConfig

Get a config file from disk and return the resulting configuration. If something goes wrong it will return the default configuration and output an error or warning.