Location where a config section name was encountered.
Synopsis
Declared in <common/args.h>
struct SectionInfo;
Data Members
Name |
Description |
Config file the section was read from. |
|
Line number of the section within the file. |
|
The section name. |
Created with MrDocs