Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ finish
Method
finish
test/e2e/models/CodeServer.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
this._canceled = true
28
}
29
public finish(): void {
30
this._done = true
31
}
32
}
33
34
/**
Callers
1
navigateItems
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected