MCPcopy Create free account
hub / github.com/coderoad/coderoad-vscode / sendToClient

Function sendToClient

src/commands.ts:23–25  ·  view source on GitHub ↗
(action: T.Action)

Source from the content-addressed store, hash-verified

21}
22
23let sendToClient = (action: T.Action): void => {
24 // function is replaced when webview mounts
25}
26
27// This makes it easier to pass the send
28// function throughout the codebase

Callers 1

sendFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected