MCPcopy Index your code
hub / github.com/Noumena-Network/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, stat, 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 5

isEnvTruthyFunction · 0.90
isDebugToStdErrFunction · 0.85
unlinkFunction · 0.85
resolveMethod · 0.80
getDebugLogPathFunction · 0.70

Tested by

no test coverage detected