Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getAvailablePort
Function · 0.65
main
Function · 0.65
startHarness
Function · 0.65
wire.test.ts
File · 0.65
startShellHarness
Function · 0.65
startCompositeHarness
Function · 0.65
getAvailablePort
Function · 0.65
Calls
no outgoing calls
Tested by
4
getAvailablePort
Function · 0.52
startHarness
Function · 0.52
startShellHarness
Function · 0.52
startCompositeHarness
Function · 0.52