MCPcopy Create free account
hub / github.com/apache/maka /

Class

packages/core/src/shell-run-result.ts:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34export class ShellRunUpdateBuffer {
35 private readonly updates = new Map<string, ShellRunUpdate>();
36 private overflowed = false;
37

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected