Librepo library
1.7.13
C library for downloading linux repository metadata and packages
|
#include <url_substitution.h>
Data Fields | |
char * | var |
char * | val |
Element of LrUrlVars list
Definition at line 35 of file url_substitution.h.
char* val |
Value that will be placed instead of the variable
Definition at line 37 of file url_substitution.h.
char* var |
Variable name (without prefixed $ symbol)
Definition at line 36 of file url_substitution.h.