@salesforce/b2c-tooling-sdk / skills / downloadSkillsArtifact
Function: downloadSkillsArtifact()
downloadSkillsArtifact(
skillSet,options):Promise<string>
Defined in: packages/b2c-tooling-sdk/src/skills/github.ts:520
Download and extract skills artifact. Dispatches to the appropriate download strategy based on the skill source type.
Parameters
skillSet
Which skill set to download
options
Download options
Returns
Promise<string>
Path to extracted skills directory