Function nu_path::expand_tilde

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

Expand tilde (“~”) into a home directory if it is the first path component