The command_line signal is emitted on the primary instance when a commandline is not handled locally.
See run and the ApplicationCommandLine documentation for more information.
command_line |
a ApplicationCommandLine representing the passed commandline |
An integer that is set as the exit status for the calling process. See set_exit_status. |