Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
memoize from
'lodash-es/memoize.js'
2
import
{ homedir } from
'os'
3
import
{ isAbsolute, join, normalize, sep } from
'path'
4
import
{
Callers
nothing calls this directly
Calls
6
getAutoMemPathOverride
Function · 0.85
getAutoMemPathSetting
Function · 0.85
getMemoryBaseDir
Function · 0.85
getAutoMemBase
Function · 0.85
getProjectRoot
Function · 0.85
sanitizePath
Function · 0.50
Tested by
no test coverage detected