MCPcopy Create free account
hub / github.com/anomalyco/console / flush

Function flush

packages/core/src/log/lambda.ts:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 return [];
160 },
161 flush() {
162 return pending.values();
163 },
164 };
165}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected