MCPcopy Create free account
hub / github.com/cloudflare/computer / address

Method address

examples/think/worker-configuration.d.ts:12672–12672  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12670 interface NodeStyleServer {
12671 listen(...args: unknown[]): this;
12672 address(): {
12673 port?: number | null | undefined;
12674 };
12675 }

Callers 7

getAvailablePortFunction · 0.65
mainFunction · 0.65
startHarnessFunction · 0.65
wire.test.tsFile · 0.65
startShellHarnessFunction · 0.65
startCompositeHarnessFunction · 0.65
getAvailablePortFunction · 0.65

Calls

no outgoing calls

Tested by 4

getAvailablePortFunction · 0.52
startHarnessFunction · 0.52
startShellHarnessFunction · 0.52
startCompositeHarnessFunction · 0.52