[−][src]Function alacritty::config::reload
pub fn reload(
config_path: &PathBuf,
options: &Options
) -> Result<TermConfig<UIConfig>, Error>
Attempt to reload the configuration file.
pub fn reload(
config_path: &PathBuf,
options: &Options
) -> Result<TermConfig<UIConfig>, Error>
Attempt to reload the configuration file.