Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DebugAdapterSession

The debug adapter session.

Hierarchy

  • DebugAdapterSession

Index

Properties

Methods

Properties

id

id: string

Optional parentSession

parentSession: DebugAdapterSession

Methods

start

  • start(channel: WebSocketChannel): Promise<void>

stop

  • stop(): Promise<void>