Skip to content
View as Markdown
View as Markdown

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

Function: resetDocsCache()

resetDocsCache(): void

Defined in: packages/b2c-tooling-sdk/src/docs/search.ts:614

Resets the in-memory index/search caches. Intended for tests that swap the bundled data on disk between assertions.

Returns

void

Released under the Apache-2.0 License.