Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
captureScreenshot
Function · 0.65
readFile
Method · 0.65
websocket_test.ts
File · 0.65
open
Function · 0.65
readFile
Method · 0.65
staticFiles
Function · 0.65
disconnect
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected