[−][src]Function alacritty::config::load_from
fn load_from(
path: &PathBuf,
cli_config: Value
) -> Result<TermConfig<UIConfig>, Error>
Load configuration file and log errors.
fn load_from(
path: &PathBuf,
cli_config: Value
) -> Result<TermConfig<UIConfig>, Error>
Load configuration file and log errors.