MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / getReadFileState

Method getReadFileState

src/QueryEngine.ts:1236–1238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1234 }
1235
1236 getReadFileState(): FileStateCache {
1237 return this.readFileState
1238 }
1239
1240 getSessionId(): string {
1241 return getSessionId()

Callers 1

askFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected