Function alacritty::config::load_from

source ·
fn load_from(path: &Path, cli_config: Value) -> Result<UiConfig, Error>
Expand description

Load configuration file and log errors.