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

Method getDetectedIdeDisplayName

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

Source from the content-addressed store, hash-verified

222 }
223
224 getDetectedIdeDisplayName(): string | undefined {
225 return this.currentIdeDisplayName;
226 }
227
228 private setState(
229 status: IDEConnectionStatus,

Callers 4

aboutCommand.tsFile · 0.80
getIdeStatusMessageFunction · 0.80
ideCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected