Entry point of the launcher application.
Entry point of the launcher application.
This methods will explicitly exit the VM!
Parse the command line and wrap the result into a Configs object.
Use this method instead of main if you do not want to exit the VM
and instead get an [LauncherException] in case of a error.
Use this method instead of main if you do not want to exit the VM
and instead get an [LauncherException] in case of a error.