Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ getCurrentIde
Method
getCurrentIde
packages/core/src/ide/ide-client.ts:216–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
}
215
216
getCurrentIde(): DetectedIde | undefined {
217
return
this.currentIde;
218
}
219
220
getConnectionStatus(): IDEConnectionState {
221
return
this.state;
Callers
2
App
Function · 0.80
ideCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected