MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / address

Method address

apps/cloud/worker-configuration.d.ts:12168–12168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12166 interface NodeStyleServer {
12167 listen(...args: unknown[]): this;
12168 address(): {
12169 port?: number | null | undefined;
12170 };
12171 }

Callers 15

fixtureServerFunction · 0.80
startRawServerFunction · 0.80
startHeaderlessServerFunction · 0.80
startRawServerFunction · 0.80
withServerFunction · 0.80
plugin.test.tsFile · 0.80
withServerFunction · 0.80
startDroppingServerFunction · 0.80

Calls

no outgoing calls

Tested by 15

fixtureServerFunction · 0.64
startRawServerFunction · 0.64
startHeaderlessServerFunction · 0.64
startRawServerFunction · 0.64
withServerFunction · 0.64
withServerFunction · 0.64
startDroppingServerFunction · 0.64
withWorkOSStubFunction · 0.64
listenFunction · 0.64
servePagedMcpFixtureFunction · 0.64
serveIdentityApiFunction · 0.64