Skip to content
View as Markdown
View as Markdown

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

Function: getIdeDocsUrl()

getIdeDocsUrl(ide): string | undefined

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

Get the documentation URL for an IDE.

Parameters

ide

IdeType

IDE type

Returns

string | undefined

Documentation URL or undefined if not available

Released under the Apache-2.0 License.