Librepo library  1.7.13
C library for downloading linux repository metadata and packages
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules
LrYumRepoPath Struct Reference

#include <yum.h>

Data Fields

char * type
 
char * path
 

Detailed Description

Path to single metadata file from repomd.xml.

Definition at line 37 of file yum.h.

Field Documentation

char* path

Path to the file (e.g. foo/bar/repodata/primary.xml)

Definition at line 39 of file yum.h.

char* type

Type of record (e.g. "primary")

Definition at line 38 of file yum.h.


The documentation for this struct was generated from the following file: