Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ paths.test.ts
File
paths.test.ts
apps/kimi-code/test/utils/paths.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createHash } from
'node:crypto'
;
2
import
{ homedir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
7
getDataDir
Function · 0.90
getLogDir
Function · 0.90
getBinDir
Function · 0.90
getUpdateStateFile
Function · 0.90
getUpdateInstallStateFile
Function · 0.90
getInputHistoryFile
Function · 0.90
update
Method · 0.65
Tested by
no test coverage detected