MCPcopy Create free account
hub / github.com/EmNudge/watlings / solve.mjs

File solve.mjs

scripts/solve.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { patchFile } from "./utils/patchFile.mjs";
2
3patchFile(process.argv[2] ?? '001_hello');

Callers

nothing calls this directly

Calls 1

patchFileFunction · 0.90

Tested by

no test coverage detected