MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / inject-create-require.mjs

File inject-create-require.mjs

scripts/inject-create-require.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdirSync, readFileSync, statSync, writeFileSync } from 'fs'
2import { join } from 'path'
3
4const root = './recovered-claude-code/src'

Callers

nothing calls this directly

Calls 2

collectFilesFunction · 0.85
findInsertionIndexFunction · 0.85

Tested by

no test coverage detected