MCPcopy Create free account
hub / github.com/UnsignedInt8/LightSword / close

Method close

typings/node/node.d.ts:455–455  ·  view source on GitHub ↗
(cb?: any)

Source from the content-addressed store, hash-verified

453 listen(path: string, callback?: Function): Server;
454 listen(handle: any, listeningListener?: Function): Server;
455 close(cb?: any): Server;
456 address(): { port: number; family: string; address: string; };
457 maxHeadersCount: number;
458 }

Callers 6

disposeMethod · 0.65
stopFunction · 0.65
disposeMethod · 0.65
stopMethod · 0.65
disposeFunction · 0.65
disposeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected