Function resolve_path

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

Parses the supplied path resolving ~/ to the home directory.