MCPcopy Create free account
hub / github.com/anus-dev/ANUS / getConnectionStatus

Method getConnectionStatus

packages/core/src/ide/ide-client.ts:220–222  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

218 }
219
220 getConnectionStatus(): IDEConnectionState {
221 return this.state;
222 }
223
224 getDetectedIdeDisplayName(): string | undefined {
225 return this.currentIdeDisplayName;

Callers 5

ide-client.test.tsFile · 0.80
shouldConfirmExecuteMethod · 0.80
shouldConfirmExecuteMethod · 0.80
getIdeStatusMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected