Go to the source code of this file.
The configuration controls the behaviour of autoprocd. This module defines the structure Configuration and supplies functions to work with it.
|
Appends an environment variable. Appends an environment variable to a Configuration structure.
|
|
Clears a configuration. Clears the environment array. |
|
Destroys a Configuration. Frees a Configuration and its data. |
|
Assigns a value to a field of a Configuration structure. This function is use to assign field values to a Configuration structure. The field name and the value are given as strings.
|
|
Initializes global options to default values.
|