MCPcopy Create free account
hub / github.com/Marus/cortex-debug / postMessage

Method postMessage

src/grapher/main.ts:8–8  ·  view source on GitHub ↗
(msg: any)

Source from the content-addressed store, hash-verified

6
7interface VSCodeAPI {
8 postMessage(msg: any): void;
9 getState(): any;
10 setState(state: any): void;
11}

Callers 4

refreshClickedFunction · 0.80
sendMessageMethod · 0.80
onMessageMethod · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected