Function alacritty::config::reload

source ยท
pub fn reload(
    config_path: &Path,
    options: &mut Options,
) -> Result<UiConfig, Error>
Expand description

Attempt to reload the configuration file.