MCPcopy
hub / github.com/SukkaW/Surge / build-cdn-download-conf.worker.ts

File build-cdn-download-conf.worker.ts

Build/build-cdn-download-conf.worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import { readFileIntoProcessedArray, fetchRemoteTextByLine } from './lib/fetch-text-by-line';
3import { task } from './trace';
4import { SHARED_DESCRIPTION } from './constants/description';

Callers

nothing calls this directly

Calls 9

taskFunction · 0.90
fetchRemoteTextByLineFunction · 0.90
$$fetchFunction · 0.90
writeMethod · 0.80
bulkAddDomainSuffixMethod · 0.80
addFromDomainsetMethod · 0.80
appendDescriptionMethod · 0.80
withTitleMethod · 0.80

Tested by

no test coverage detected