fn resolve_file_row_path( file_row: &FileRow, component_rows: &HashMap<String, ComponentRow>, directory_paths: &HashMap<String, PathBuf>, install_root: &Path, ) -> PathBuf