MCPcopy Create free account
hub / github.com/apitable/apitable / clearAll

Method clearAll

packages/core/src/formula_parser/evaluate.ts:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 static clearAll() {
130 return this.cache.clear();
131 }
132}
133
134export function parse(

Callers

nothing calls this directly

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected