mirror of
https://github.com/sametersoylu/argument-parser.git
synced 2026-05-28 20:08:10 +00:00
- 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