Skip to content
View as Markdown
View as Markdown

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

Function: getCachedArtifact()

getCachedArtifact(version, skillSet): CachedArtifact | null

Defined in: packages/b2c-tooling-sdk/src/skills/github.ts:240

Get cached artifact metadata if available.

Parameters

version

string

skillSet

SkillSet

Returns

CachedArtifact | null

Released under the Apache-2.0 License.