Function simple_expand_tilde::expand_tilde

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

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