Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / docs / purgeContentCache

Function: purgeContentCache()

purgeContentCache(): ContentCacheStats

Defined in: packages/b2c-tooling-sdk/src/docs/content-cache.ts:207

Purges the docs content cache (both tiers) and reports what was on disk before removal, for a user-facing "clear cache" command.

Returns

ContentCacheStats

The pre-purge on-disk stats (files/bytes freed).

Released under the Apache-2.0 License.