Function dotfiles_core::path::process_home_dir_in_path

source ยท
pub fn process_home_dir_in_path(value: &Path) -> PathBuf
Expand description

Checks for ~ and replaces it with a home directory if necessary.