MCPcopy Create free account
hub / github.com/APKLab/APKLab / deactivate

Function deactivate

src/extension.ts:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137}
138
139export function deactivate(): Thenable<void> | undefined {
140 return smaliLsp.stopServer();
141}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected