MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / getReadFileState

Method getReadFileState

source code/QueryEngine.ts:1168–1170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

askFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected