MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / constructor

Method constructor

node/src/streaming.ts:118–118  ·  view source on GitHub ↗
(private readonly source: StreamSource)

Source from the content-addressed store, hash-verified

116 );
117 }),
118 ]);
119 } finally {
120 if (timer) clearTimeout(timer);
121 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected