Function expand_home_path

Source
pub fn expand_home_path(path_str: &str) -> PathBuf
Expand description

Expands “~/” to “$HOME/”.