MCPcopy 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

1import chokidar, { type FSWatcher } from 'chokidar'
2import { stat } from 'fs/promises'
3import * as platformPath from 'path'
4import { getIsRemoteMode } from '../../bootstrap/state.js'

Callers

nothing calls this directly

Calls 1

createSignalFunction · 0.85

Tested by

no test coverage detected