View source
typedef ProcessEvent
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Event message for 'process' event type. The event indicates that the debugger has begun debugging a new process. Either one that it has launched, or one that it has attached to.