1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Base/usr/share
Liav A b74cb569ec Utilities/allocate: Modernize the code a bit
Use LibCore ArgsParser to parse the parameters instead of using the raw
strings from the argv (Main::Arguments) array.

Also, use indicative names for variables in the code so the utility code
is more understandable.
2023-07-05 08:34:51 +02:00
..
man Utilities/allocate: Modernize the code a bit 2023-07-05 08:34:51 +02:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30