MCPcopy
hub / github.com/freshframework/fresh / close

Method close

packages/fresh/src/build_cache.ts:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 contentType: string;
30 readable: ReadableStream<Uint8Array> | Uint8Array;
31 close(): void;
32 immutable?: boolean;
33}
34

Callers 7

captureScreenshotFunction · 0.65
readFileMethod · 0.65
websocket_test.tsFile · 0.65
openFunction · 0.65
readFileMethod · 0.65
staticFilesFunction · 0.65
disconnectFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected