MCPcopy
hub / github.com/microsoft/vscode-js-debug / bind

Method bind

src/cdp/api.d.ts:36508–36508  ·  view source on GitHub ↗

* Request browser port binding.

(params: Tethering.BindParams)

Source from the content-addressed store, hash-verified

36506 * Request browser port binding.
36507 */
36508 bind(params: Tethering.BindParams): Promise<Tethering.BindResult | undefined>;
36509
36510 /**
36511 * Request browser port unbinding.

Callers 15

createTargetContainerFunction · 0.80
createGlobalContainerFunction · 0.80
provideLaunchParamsFunction · 0.80
constructorMethod · 0.80
startDebugServerFunction · 0.80
constructorMethod · 0.80
registerUiComponentsFunction · 0.80
cancellation.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected