expand_tilde

Function expand_tilde 

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

Expand leading ~ to user’s home directory.