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

Function workerName

apps/host-cloudflare/scripts/preview.ts:110–110  ·  view source on GitHub ↗
(pr: number)

Source from the content-addressed store, hash-verified

108};
109
110const workerName = (pr: number): string => `${WORKER_PREFIX}${pr}`;
111
112// --- resources ---------------------------------------------------------------
113

Callers 2

deployFunction · 0.85
destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected