MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / shadow.demo.mjs

File shadow.demo.mjs

test/demo/shadow.demo.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, before, after } from "node:test";
2import { mkdir, writeFile, rm } from "fs/promises";
3import { join, resolve } from "path";
4

Callers

nothing calls this directly

Calls 3

createRestorePointFunction · 0.85
listRestorePointsFunction · 0.85
restorePointFunction · 0.85

Tested by

no test coverage detected