Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / skills / getIdeDisplayName

Function: getIdeDisplayName()

getIdeDisplayName(ide): string

Defined in: packages/b2c-tooling-sdk/src/skills/agents.ts:206

Get the display name for an IDE.

Parameters

ide

IdeType

IDE type

Returns

string

Human-readable display name

Released under the Apache-2.0 License.