expand_tilde

Function expand_tilde 

Source
pub fn expand_tilde(path: impl AsRef<Path>) -> Option<PathBuf>
Expand description

Expand the tilde (~) from within the provided path.