Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WJX20/claude-code
/ getReadFileState
Method
getReadFileState
src/QueryEngine.ts:1191–1193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1189
}
1190
1191
getReadFileState(): FileStateCache {
1192
return
this.readFileState
1193
}
1194
1195
getSessionId(): string {
1196
return
getSessionId()
Callers
1
ask
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected