Skip to content
View as Markdown
View as Markdown

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

Function: clearCache()

clearCache(version?): Promise<void>

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

Clear the skills cache.

Parameters

version?

string

Returns

Promise<void>

Released under the Apache-2.0 License.