Files
ladybird/Userland/Libraries/LibCore
Sam Atkins f71d74ed65 LibCore: Add ArgsParser::add_option for setting enum values from a flag
Previously, argument-less options could only set a boolean to true. This
lets them also set an enum variable to a specific value, as is currently
done by the `ls` utility.
2023-09-24 23:41:22 +02:00
..
2023-05-28 05:51:27 -06:00