A signal object for make R# exit the script executation
# namespace SMRUCC.Rsharp.Runtime export class RExit { # the program exit status code exit_code: integer; }