Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ readdirSync, readFileSync, statSync, writeFileSync } from
'fs'
2
import
{ join } from
'path'
3
4
const
root =
'./recovered-claude-code/src'
Callers
nothing calls this directly
Calls
2
collectFiles
Function · 0.85
findInsertionIndex
Function · 0.85
Tested by
no test coverage detected