fn absolutize(base: &Path, value: &str) -> PathBuf
Convert a possibly relative path to an absolute path.