MCPcopy
hub / github.com/codeaashu/claude-code / paths.ts

File paths.ts

src/memdir/paths.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import { homedir } from 'os'
3import { isAbsolute, join, normalize, sep } from 'path'
4import {

Callers

nothing calls this directly

Calls 6

getAutoMemPathOverrideFunction · 0.85
getAutoMemPathSettingFunction · 0.85
getMemoryBaseDirFunction · 0.85
getAutoMemBaseFunction · 0.85
getProjectRootFunction · 0.85
sanitizePathFunction · 0.50

Tested by

no test coverage detected