MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / debug.ts

File debug.ts

restored-src/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 10

isEnvTruthyFunction · 0.85
getDebugLogPathFunction · 0.85
toLowerCaseMethod · 0.80
includesMethod · 0.80
unlinkFunction · 0.70
trimMethod · 0.45
startsWithMethod · 0.45
findMethod · 0.45
resolveMethod · 0.45
catchMethod · 0.45

Tested by

no test coverage detected