MCPcopy Create free account
hub / github.com/CreminiAI/skillpack /

Class

src/runtime/lifecycle.ts:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20export class Lifecycle implements LifecycleHandler, LifecycleInfo {
21 private readonly server: Server;
22 private readonly exitFn: ExitFn;
23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected