Function 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.