Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ changeDetector.ts
File
changeDetector.ts
src/utils/settings/changeDetector.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chokidar, {
type
FSWatcher } from
'chokidar'
2
import
{ stat } from
'fs/promises'
3
import
* as platformPath from
'path'
4
import
{ getIsRemoteMode } from
'../../bootstrap/state.js'
Callers
nothing calls this directly
Calls
1
createSignal
Function · 0.85
Tested by
no test coverage detected