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

File walker.demo.mjs

test/demo/walker.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 2

walkDirectoryFunction · 0.85
groupByDirectoryFunction · 0.85

Tested by

no test coverage detected