MCPcopy Index your code
hub / github.com/Noumena-Network/code / getReadFileState

Method getReadFileState

src/QueryEngine.ts:1203–1205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1201 }
1202
1203 getReadFileState(): FileStateCache {
1204 return this.readFileState
1205 }
1206
1207 getSessionId(): string {
1208 return getSessionId()

Callers 1

askFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected