MCPcopy
hub / github.com/github/awesome-copilot / extension.mjs

File extension.mjs

extensions/site-studio/extension.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from "node:http";
2import { mkdir, readFile, writeFile } from "node:fs/promises";
3import { dirname, join } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 15

safeStringFunction · 0.85
captureWorkingDirectoryFunction · 0.85
mutateStateFunction · 0.85
applyTemplatePackFunction · 0.85
getSectionGuideFunction · 0.85
findSectionOrThrowFunction · 0.85
nowIsoFunction · 0.85
addChangeFunction · 0.85
upsertSectionContentFunction · 0.85
updateSectionStatusFunction · 0.85

Tested by

no test coverage detected