MCPcopy
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

closeMethod · 0.65
disposeMethod · 0.65
sse-stream.spec.tsFile · 0.65
replFunction · 0.65
closeMethod · 0.65
closeFunction · 0.65
closeMethod · 0.65
closeMethod · 0.65
closeMethod · 0.65
disposeMethod · 0.65
express.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected