bws::config

Function get_config_path

source
fn get_config_path(
    config_file: Option<&Path>,
    ensure_folder_exists: bool,
) -> Result<PathBuf>