|
sbuild
1.6.8
|
Traits class for an INI-style configuration file. More...
#include <sbuild-keyfile.h>
Public Types | |
| typedef std::string | group_name_type |
| Group name. | |
| typedef std::string | key_type |
| Key name. | |
| typedef std::string | value_type |
| Value. | |
| typedef std::string | comment_type |
| Comment. | |
| typedef unsigned int | size_type |
| Line number. | |
Traits class for an INI-style configuration file.
The format is documented in schroot.conf(5).
1.8.6