Abdüssamet ERSOYLU 8437a00c6b feat(parser): add argument value storage and retrieval
- Implement stored_arguments map to store argument values
- Add get_optional method to retrieve stored values
- Add helper methods for creating parametered and non-parametered actions
- Refactor argument adding logic into smaller methods
- Update main.cpp to demonstrate new storage functionality
2025-10-06 04:06:16 +04:00
2025-06-24 18:35:50 +04:00
2025-06-24 18:45:46 +04:00
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
MIT 146 KiB
Languages
C++ 97.7%
CMake 2.3%