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

Method clearOpBuffer

packages/core/src/engine/engine.ts:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157
158 // clear ops waiting to be sent
159 clearOpBuffer() {
160 this.bufferStorage.clearOpBuffer();
161 }
162
163 /**
164 * Initialization preparations

Callers 2

prepareMethod · 0.45
clearAllStorageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected