Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/
Class
packages/core/src/ide/ide-installer.ts:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
class
VsCodeInstaller implements IdeInstaller {
90
private vsCodeCommand: Promise<string | null>;
91
92
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected