Files
serenity/Userland/Libraries/LibCore/ArgsParser.cpp
Andreas Kling 695cdf7bc0 LibCore: Support Vector<String> positional arguments
We already supported Vector<char const*>, so let's add Vector<String>
as well. :^)
2021-04-29 11:10:06 +02:00

12 KiB