MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / deactivate

Function deactivate

tools/vscode/extension.js:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35function deactivate() {
36 if (client) return client.stop();
37}
38
39module.exports = { activate, deactivate };

Callers

nothing calls this directly

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected