MCPcopy Index your code
hub / github.com/codeaashu/claude-code / debug.ts

File debug.ts

src/utils/debug.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { appendFile, mkdir, symlink, unlink } from 'fs/promises'
2import memoize from 'lodash-es/memoize.js'
3import { dirname, join } from 'path'
4import { getSessionId } from 'src/bootstrap/state.js'

Callers

nothing calls this directly

Calls 4

isEnvTruthyFunction · 0.85
getDebugLogPathFunction · 0.85
unlinkFunction · 0.85
resolveMethod · 0.45

Tested by

no test coverage detected