Represents a debug adapter running as a socket based server.

Constructor

new(port:Int, ?host:String)

Create a description for a debug adapter running as a socket based server.

Variables

read onlyhost:Null<String>

The host.

read onlyport:Int

The port.