Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ install
Method
install
packages/core/src/ide/ide-installer.ts:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
18
export
interface
IdeInstaller {
19
install(): Promise<InstallResult>;
20
}
21
22
export
interface
InstallResult {
Callers
2
ide-installer.test.ts
File · 0.65
ideCommand
Function · 0.65
Implementers
1
VsCodeInstaller
packages/core/src/ide/ide-installer.ts
Calls
no outgoing calls
Tested by
no test coverage detected