arrowhead-f / arrowhead-f/core-cpp
POPPY-0003: Improve the INIFile configuration reader
Open
enhancement
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The INIFile class is responsible to parse the settings of the program. The settings are found in an ini file.
When parsing an ini file, we can prescribe which groups from the file do we need.
1. Improve the parsing of the command. It should be possible to add add comments at the and of the line after a valid setting.
2. Rename the class to reflect its functionality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.