Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitable/apitable
/ getOpBuffer
Method
getOpBuffer
packages/core/src/engine/engine.ts:149–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
getOpBuffer() {
150
return
this.bufferStorage.opBuffer;
151
}
152
153
// clear changeset pending confirmation
154
clearLocalPendingChangeset() {
Callers
1
getBufferOperateMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected