Skip to main content

expand_path

Function expand_path 

Source
pub fn expand_path(path: &str) -> Result<PathBuf>
Expand description

Expands path, supporting ‘~’ for the user’s home directory.