MCPcopy Index your code
hub / github.com/QLHazyCoder/FlowPilot / handleMessage

Function handleMessage

background.js:4294–4296  ·  view source on GitHub ↗
(message, sender)

Source from the content-addressed store, hash-verified

4292});
4293
4294async function handleMessage(message, sender) {
4295 return messageRouter.handleMessage(message, sender);
4296}
4297
4298// ============================================================
4299// Step Data Handlers

Callers 1

background.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected