RExit {SMRUCC.Rsharp.Runtime} .NET clr documentation

RExit

Description

A signal object for make R# exit the script executation

Declare

            
# namespace SMRUCC.Rsharp.Runtime
export class RExit {
   # the program exit status code
   exit_code: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]