Function nu_path::expand_tilde[][src]

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

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