Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ reset
Method
reset
examples/typescript/Memory.ts:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
reset() {
17
this.current = 0;
18
}
19
}
Callers
1
calc.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected