MCPcopy 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}
255function resetFileStateTracker() { if (_instance) _instance.reset(); _instance = null; }
256
257module.exports = {
258 FileStateTracker,

Callers 1

runNonInteractiveFunction · 0.85

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected