bws::config

Function load_config

source
pub(crate) fn load_config(
    config_file: Option<&Path>,
    must_exist: bool,
) -> Result<Config>