MCPcopy Create free account
hub / github.com/CapSoftware/Cap / isShutdown

Method isShutdown

apps/desktop/src/utils/shared-frame-buffer.ts:246–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244 readInto(target: Uint8Array, timeoutMs?: number): number | null;
245 borrow(timeoutMs?: number): BorrowedFrame | null;
246 isShutdown(): boolean;
247 getSlotSize(): number;
248}
249

Callers 2

renderLoopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected