View source
typedef TerminatedEvent
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Event message for 'terminated' event type. The event indicates that debugging of the debuggee has terminated. This does not mean that the debuggee itself has exited.