MCPcopy Create free account
hub / github.com/EmNudge/watlings / show-solution.mjs

File show-solution.mjs

scripts/show-solution.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile } from "node:fs/promises";
2import { basename } from "node:path";
3import { parsePatch } from "./utils/patch.mjs";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

findFileFunction · 0.90
parsePatchFunction · 0.90

Tested by

no test coverage detected