exit
Exits the application with the specified exit code.
Used by auto-registered help and version options to exit gracefully after displaying their output.
Parameters
exit Code
The exit code to use (typically 0 for success)
Exits the application with the specified exit code.
Used by auto-registered help and version options to exit gracefully after displaying their output.
The exit code to use (typically 0 for success)