Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Doorman11991/smallcode
/ resetFileStateTracker
Function
resetFileStateTracker
src/session/file_state.js:255–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
return
_instance;
254
}
255
function
resetFileStateTracker() {
if
(_instance) _instance.reset(); _instance = null; }
256
257
module.exports = {
258
FileStateTracker,
Callers
1
runNonInteractive
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected