MCPcopy Index your code
hub / github.com/microsoft/vscode-cpptools / stop

Method stop

Extension/src/Utility/Process/process.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 all(): string[];
31 clear(): void;
32 stop(): void;
33}
34
35interface ProcessEvents {

Callers 3

finalizeFunction · 0.80
createLanguageClientMethod · 0.80
stopLanguageClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected