MCPcopy
hub / github.com/colbymchenry/codegraph / shimmer-worker.ts

File shimmer-worker.ts

src/ui/shimmer-worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parentPort, workerData } from 'worker_threads';
2import { writeSync } from 'fs';
3import { getGlyphs } from './glyphs';
4import type { ShimmerWorkerMessage } from './types';

Callers

nothing calls this directly

Calls 4

getGlyphsFunction · 0.90
finishPhaseFunction · 0.85
onMethod · 0.65
postMessageMethod · 0.65

Tested by

no test coverage detected