MCPcopy Index your code
hub / github.com/microsoft/vscode-languageserver-node / closed

Method closed

client/src/client.ts:271–271  ·  view source on GitHub ↗

* The connection to the server got closed.

()

Source from the content-addressed store, hash-verified

269 * The connection to the server got closed.
270 */
271 closed(): CloseAction
272}
273
274class DefaultErrorHandler implements ErrorHandler {

Callers 1

handleConnectionClosedFunction · 0.65

Implementers 1

DefaultErrorHandlerclient/src/client.ts

Calls

no outgoing calls

Tested by

no test coverage detected