Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ address
Method
address
test/e2e/models/CodeServer.ts:287–289 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
285
}
286
287
address() {
288
return
this.codeServer.address()
289
}
290
291
/**
292
* The workspace directory code-server opens with.
Callers
nothing calls this directly
Calls
1
address
Method · 0.45
Tested by
no test coverage detected