MCPcopy
hub / github.com/loopbackio/loopback-next / stop

Function stop

packages/core/src/__tests__/unit/server.unit.ts:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 listening: false,
14 async start() {},
15 async stop() {},
16 };
17
18 expect(server.listening).to.be.false();

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.80

Tested by

no test coverage detected