MCPcopy
hub / github.com/codeaashu/claude-code / flush

Method flush

src/server/web/public/terminal.js:3688–3690  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3686 this._queue.clear(), this._queue.enqueue(e3);
3687 }
3688 flush() {
3689 this._queue.flush();
3690 }
3691 };
3692 }, 9282: (e2, t2, i2) => {
3693 Object.defineProperty(t2, "__esModule", { value: true }), t2.updateWindowsModeWrappedState = void 0;

Callers 3

flushFunction · 0.45
flushAndCleanupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected