MCPcopy 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

11class Cache {
12
13 constructor() {
14
15 this.resetCache();
16
17 }
18
19 resetCache() {
20

Callers

nothing calls this directly

Calls 1

resetCacheMethod · 0.95

Tested by

no test coverage detected