Files
serenity/Userland/Libraries/LibCore/ArgsParser.cpp
TheFightingCatfish 9721b7b2dd LibCore: Show version and help before parsing positional arguments
This allows `--version` and `--help` to work properly even if we do not
supply the required positional arguments to a command.
2021-08-20 20:13:12 +02:00

14 KiB