MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / startIntegrationsRefresh

Function startIntegrationsRefresh

apps/local/src/integrations.ts:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 * absorbed inside the forked fiber and the layer's catchCause handlers.
29 */
30export const startIntegrationsRefresh = (): void => {
31 integrationsRuntime.runFork(IntegrationsRegistry.asEffect());
32};

Callers 2

startServerFunction · 0.90
runMcpStdioServerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected