libalpm
Arch Linux Package Manager Library
Data Fields
section_t Struct Reference

Allows parsing in advance of an entire config section before we start calling library methods. More...

Collaboration diagram for section_t:
Collaboration graph
[legend]

Data Fields

char * name
int is_options
alpm_siglevel_t siglevel
alpm_list_tservers

Detailed Description

Allows parsing in advance of an entire config section before we start calling library methods.

Definition at line 622 of file conf.c.


Field Documentation

Definition at line 625 of file conf.c.

Definition at line 624 of file conf.c.

Definition at line 628 of file conf.c.

Definition at line 627 of file conf.c.

Referenced by parseconfig().


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