pub(crate) fn absolute_path(path: &Path) -> Result<PathBuf, CliError>
Return an absolute path without requiring the target to exist.