Expand description
This library parses hierarchic configuration files in a markdown inspired format.
Therefore the parse_config
function is provided.
Enums§
- Error
- Error if parsing fails.
Functions§
- parse_
config - Parses the configuration file.
This library parses hierarchic configuration files in a markdown inspired format.
Therefore the parse_config
function is provided.