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

Method registerAdapters

src/runtime/lifecycle.ts:33–35  ·  view source on GitHub ↗
(adapters: PlatformAdapter[])

Source from the content-addressed store, hash-verified

31 }
32
33 registerAdapters(adapters: PlatformAdapter[]): void {
34 this.adapters = adapters;
35 }
36
37
38

Callers 1

startServerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected