Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ once
Method
once
test/utils/helpers.ts:142–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
interface
FakeVscodeSockets {
141
/* If called, closes all servers after the first connection. */
142
once(): FakeVscodeSockets
143
144
/* Manually close all servers. */
145
close(): Promise<void>
Callers
6
socket.test.ts
File · 0.80
vscodeSocket.test.ts
File · 0.80
createProxy
Method · 0.80
startProxyServer
Method · 0.80
_start
Method · 0.80
canConnect
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected