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

Method getReadFileState

src/QueryEngine.ts:1166–1168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1164 }
1165
1166 getReadFileState(): FileStateCache {
1167 return this.readFileState
1168 }
1169
1170 getSessionId(): string {
1171 return getSessionId()

Callers 1

askFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected