mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
Application::quit() is nicer for most cases where exit() is used. Cases where exit() is used intentionally for early termination are left intact.