Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ constructor
Method
constructor
lib/fastbuilder.js:13–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
class
Cache {
12
13
constructor() {
14
15
this.resetCache();
16
17
}
18
19
resetCache() {
20
Callers
nothing calls this directly
Calls
1
resetCache
Method · 0.95
Tested by
no test coverage detected