Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ close
Method
close
packages/common/interfaces/http/http-server.interface.ts:93–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
getHttpServer(): any;
92
initHttpServer(options: NestApplicationOptions): void;
93
close(): any;
94
getType(): string;
95
init?(): Promise<void>;
96
applyVersionFilter(
Callers
15
close
Method · 0.65
dispose
Method · 0.65
sse-stream.spec.ts
File · 0.65
repl
Function · 0.65
close
Method · 0.65
close
Function · 0.65
close
Method · 0.65
close
Method · 0.65
close
Method · 0.65
dispose
Method · 0.65
global-prefix.spec.ts
File · 0.65
express.spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected