MCPcopy
hub / github.com/tsedio/tsed / Server

Class Server

tools/integration/src/Server.ts:53–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 exclude: ["**/*.spec.ts"]
52})
53export class Server {
54 @Inject()
55 protected app: PlatformApplication;
56
57 @Configuration()
58 protected settings: Configuration;
59}

Callers

nothing calls this directly

Calls 2

InjectFunction · 0.90
ConfigurationFunction · 0.90

Tested by

no test coverage detected