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

#include <url_substitution.h>

Data Fields

char * var
 
char * val
 

Detailed Description

Element of LrUrlVars list

Definition at line 35 of file url_substitution.h.

Field Documentation

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.


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