mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
That is, return ErrorOr<int>, handle fallible ops with TRY() and accept a Main::Arguments. Note that we do not populate the argc/argv members of Main::Arguments, so all accesses have to go through .strings.
56 KiB
56 KiB