MCPcopy Create free account
hub / github.com/codag-megalith/codag-visualizer / constructor

Method constructor

frontend/src/webview.ts:36–36  ·  view source on GitHub ↗
(private context: vscode.ExtensionContext)

Source from the content-addressed store, hash-verified

34 };
35
36 constructor(private context: vscode.ExtensionContext) {}
37
38 /**
39 * Post message to webview, queuing if not ready yet

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected