MCPcopy 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

addressMethod · 0.45

Tested by

no test coverage detected