pub fn abs_path(path: PathBuf) -> Result<PathBuf>
Returns the absolute version of the path, relative to the current directory, if path is relative.