Files
ladybird/Userland/Libraries/LibCore/ArgsParser.h
Tim Schumacher 0f66963a56 LibCore: Implement integral ArgsParser options through a template
This keeps us from having to duplicate code for each data type we add.
2022-07-21 16:37:04 +02:00

5.7 KiB