mirror of
https://github.com/sametersoylu/argument-parser.git
synced 2026-05-28 20:08:10 +00:00
8437a00c6bb455853da829729f8c3b5feda8c5c7
- 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
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
Languages
C++
95.1%
CMake
4.6%
C
0.3%