Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
134
export
function
parse(
Callers
nothing calls this directly
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected