Haxe externs for the Debug Adapter Protocol - API documentation
View source
typedef
TExitedEvent
package
vscode.debugProtocol
import
vscode.debugProtocol.DebugProtocol
Fields
exitCode
:
Int
The exit code returned from the debuggee.