Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ getStream
Method
getStream
packages/common/file-stream/streamable-file.ts:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
getStream(): Readable {
54
return
this.stream;
55
}
56
57
getHeaders() {
58
const
{
Callers
3
reply
Method · 0.80
reply
Method · 0.80
streamable-file.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected